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.java332 public abstract ByteBuffer readByteBuffer() throws IOException; in readByteBuffer() method in CodedInputStream
923 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.ArrayDecoder
1647 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.UnsafeDirectNioDecoder
2407 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.StreamDecoder
3507 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.IterableDirectByteBufferDecoder