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.java331 public abstract ByteBuffer readByteBuffer() throws IOException; in readByteBuffer() method in CodedInputStream
922 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.ArrayDecoder
1646 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.UnsafeDirectNioDecoder
2406 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.StreamDecoder
3506 public ByteBuffer readByteBuffer() throws IOException { in readByteBuffer() method in CodedInputStream.IterableDirectByteBufferDecoder