Home
last modified time | relevance | path

Searched defs:readRawByte (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java512 public abstract byte readRawByte() throws IOException; in readRawByte() method in CodedInputStream
1223 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.ArrayDecoder
1909 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.UnsafeDirectNioDecoder
2808 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.StreamDecoder
3788 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.IterableDirectByteBufferDecoder