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.java503 public abstract byte readRawByte() throws IOException; in readRawByte() method in CodedInputStream
1236 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.ArrayDecoder
1947 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.UnsafeDirectNioDecoder
2810 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.StreamDecoder
3786 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.IterableDirectByteBufferDecoder