Searched defs:readByte (Results 1 – 2 of 2) sorted by relevance
101 private int readByte() throws IOException { in readByte() method in ImapResponseParser
336 int readByte; in getLineAsBytes() local