Home
last modified time | relevance | path

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

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java597 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java650 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java1147 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream