Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java340 public abstract ByteBuffer readByteBuffer() throws IOException; in readByteBuffer() method in CodedInputStream
906 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.ArrayDecoder
1608 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.UnsafeDirectNioDecoder
2397 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.StreamDecoder
3508 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.IterableDirectByteBufferDecoder