Searched defs:readByte (Results 1 – 4 of 4) sorted by relevance
123 uint32_t readByte = 0; in DecodeT140() local
101 private int readByte() throws IOException { in readByte() method in ImapResponseParser
345 int readByte; in getLineAsBytes() local
141 public static byte readByte(@NonNull Parcel p, int header) { in readByte() method in SafeParcelReader