Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DNioByteString.java153 public List<ByteBuffer> asReadOnlyByteBufferList() { in asReadOnlyByteBufferList() method in NioByteString
DByteString.java702 public abstract List<ByteBuffer> asReadOnlyByteBufferList(); in asReadOnlyByteBufferList() method
1306 public final List<ByteBuffer> asReadOnlyByteBufferList() { in asReadOnlyByteBufferList() method in LiteralByteString
DRopeByteString.java371 public List<ByteBuffer> asReadOnlyByteBufferList() { in asReadOnlyByteBufferList() method in RopeByteString