Searched defs:readByte (Results 1 – 5 of 5) sorted by relevance
68 public byte readByte() in readByte() method in SwappedDataInputStream
92 private int readByte() throws IOException { in readByte() method in EOLConvertingInputStream
101 private int readByte() throws IOException { in readByte() method in ImapResponseParser
128 private int readByte() throws IOException { in readByte() method in ImapResponseParser
334 int readByte; in getLineAsBytes() local