Home
last modified time | relevance | path

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

/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java53 public final class CodedOutputByteBufferNano { class
58 private CodedOutputByteBufferNano(final byte[] buffer, final int offset, in CodedOutputByteBufferNano() method in CodedOutputByteBufferNano
63 private CodedOutputByteBufferNano(final ByteBuffer buffer) { in CodedOutputByteBufferNano() method in CodedOutputByteBufferNano