CodedOutputStream.computeFixed32SizeNoTag(int)
CodedOutputStream.computeUInt32SizeNoTag(int)
CodedOutputStream.computeUInt64SizeNoTag(long)
ByteBuffer
CodedOutputStream.newInstance(ByteBuffer)
CodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
CodedOutputStream.writeFixed32NoTag(int)
CodedOutputStream.writeFixed64NoTag(long)
CodedOutputStream.writeUInt32NoTag(int)
CodedOutputStream.writeUInt64NoTag(long)