clazz | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | protected |
computeRepeatedSerializedSize(Object array) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |
computeSingularSerializedSize(Object value) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |
createMessageTyped(int type, Class< T > clazz, int tag) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlinestatic |
createMessageTyped(int type, Class< T > clazz, long tag) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlinestatic |
createPrimitiveTyped(int type, Class< T > clazz, long tag) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlinestatic |
createRepeatedMessageTyped(int type, Class< T[]> clazz, long tag) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlinestatic |
createRepeatedPrimitiveTyped(int type, Class< T > clazz, long tag, long nonPackedTag, long packedTag) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlinestatic |
readData(CodedInputByteBufferNano input) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |
readDataInto(UnknownFieldData data, List< Object > resultList) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |
repeated | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | protected |
tag | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | |
type | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | protected |
TYPE_BOOL | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_BYTES | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_DOUBLE | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_ENUM | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_FIXED32 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_FIXED64 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_FLOAT | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_GROUP | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_INT32 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_INT64 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_MESSAGE | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_SFIXED32 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_SFIXED64 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_SINT32 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_SINT64 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_STRING | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_UINT32 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
TYPE_UINT64 | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | static |
writeRepeatedData(Object array, CodedOutputByteBufferNano output) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |
writeSingularData(Object value, CodedOutputByteBufferNano out) | com.google.protobuf.nano.Extension< M extends ExtendableMessageNano< M, T > | inlineprotected |