- read(String) - Method in class org.apache.servicecomb.foundation.protobuf.internal.parser.ContentFileReader
-
- read(InputEx, T) - Method in interface org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.repeated.RepeatedReader
-
- readBool() - Method in class io.protostuff.ByteArrayInputEx
-
Read a bool field value from the internal buffer.
- readBool() - Method in interface io.protostuff.InputEx
-
Reads a boolean field value.
- readByteArray() - Method in class io.protostuff.ByteArrayInputEx
-
- readByteArray() - Method in interface io.protostuff.InputEx
-
Reads a byte array field value.
- readByteBuffer() - Method in class io.protostuff.ByteArrayInputEx
-
Reads a byte array/ByteBuffer value.
- readByteBuffer() - Method in interface io.protostuff.InputEx
-
- readBytes() - Method in class io.protostuff.ByteArrayInputEx
-
- readBytes() - Method in interface io.protostuff.InputEx
-
Reads a ByteString field value.
- readDouble() - Method in class io.protostuff.ByteArrayInputEx
-
Read a double field value from the internal buffer.
- readDouble() - Method in interface io.protostuff.InputEx
-
Reads a double field value.
- readEnum() - Method in class io.protostuff.ByteArrayInputEx
-
Read an enum field value from the internal buffer.
- readEnum() - Method in interface io.protostuff.InputEx
-
Reads an enum(its number) field value.
- readFieldNumber() - Method in class io.protostuff.ByteArrayInputEx
-
- readFieldNumber() - Method in interface io.protostuff.InputEx
-
Reads field number.
- readFixed32() - Method in class io.protostuff.ByteArrayInputEx
-
Read a fixed32 field value from the internal buffer.
- readFixed32() - Method in interface io.protostuff.InputEx
-
Reads a fixed int(4 bytes) field value.
- readFixed64() - Method in class io.protostuff.ByteArrayInputEx
-
Read a fixed64 field value from the internal buffer.
- readFixed64() - Method in interface io.protostuff.InputEx
-
Reads a fixed long(8 bytes) field value.
- readFloat() - Method in class io.protostuff.ByteArrayInputEx
-
Read a float field value from the internal buffer.
- readFloat() - Method in interface io.protostuff.InputEx
-
Reads a float field value.
- readInt32() - Method in class io.protostuff.ByteArrayInputEx
-
Read an int32 field value from the internal buffer.
- readInt32() - Method in interface io.protostuff.InputEx
-
Reads a variable int field value.
- readInt64() - Method in class io.protostuff.ByteArrayInputEx
-
Read an int64 field value from the internal buffer.
- readInt64() - Method in interface io.protostuff.InputEx
-
Reads a variable long field value.
- readPackedBool() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedBool() - Method in interface io.protostuff.InputEx
-
- readPackedDouble() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedDouble() - Method in interface io.protostuff.InputEx
-
- readPackedEnum() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedEnum() - Method in interface io.protostuff.InputEx
-
- readPackedFixed32() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedFixed32() - Method in interface io.protostuff.InputEx
-
- readPackedFixed64() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedFixed64() - Method in interface io.protostuff.InputEx
-
- readPackedFloat() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedFloat() - Method in interface io.protostuff.InputEx
-
- readPackedInt32() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedInt32() - Method in interface io.protostuff.InputEx
-
- readPackedInt64() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedInt64() - Method in interface io.protostuff.InputEx
-
- readPackedSFixed32() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedSFixed32() - Method in interface io.protostuff.InputEx
-
- readPackedSFixed64() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedSFixed64() - Method in interface io.protostuff.InputEx
-
- readPackedSInt32() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedSInt32() - Method in interface io.protostuff.InputEx
-
- readPackedSInt64() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedSInt64() - Method in interface io.protostuff.InputEx
-
- readPackedUInt32() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedUInt32() - Method in interface io.protostuff.InputEx
-
- readPackedUInt64() - Method in class io.protostuff.ByteArrayInputEx
-
- readPackedUInt64() - Method in interface io.protostuff.InputEx
-
- readRawLittleEndian32() - Method in class io.protostuff.ByteArrayInputEx
-
Read a 32-bit little-endian integer from the internal buffer.
- readRawLittleEndian64() - Method in class io.protostuff.ByteArrayInputEx
-
Read a 64-bit little-endian integer from the internal byte buffer.
- readRawVarint32() - Method in class io.protostuff.ByteArrayInputEx
-
Reads a var int 32 from the internal byte buffer.
- readRawVarint64() - Method in class io.protostuff.ByteArrayInputEx
-
Reads a var int 64 from the internal byte buffer.
- readSFixed32() - Method in class io.protostuff.ByteArrayInputEx
-
Read an sfixed32 field value from the internal buffer.
- readSFixed32() - Method in interface io.protostuff.InputEx
-
Reads a signed+fixed int(4 bytes) field value.
- readSFixed64() - Method in class io.protostuff.ByteArrayInputEx
-
Read an sfixed64 field value from the internal buffer.
- readSFixed64() - Method in interface io.protostuff.InputEx
-
Reads a signed+fixed long(8 bytes) field value.
- readSInt32() - Method in class io.protostuff.ByteArrayInputEx
-
Read an sint32 field value from the internal buffer.
- readSInt32() - Method in interface io.protostuff.InputEx
-
Reads a signed int field value.
- readSInt64() - Method in class io.protostuff.ByteArrayInputEx
-
Read an sint64 field value from the internal buffer.
- readSInt64() - Method in interface io.protostuff.InputEx
-
Reads a signed long field value.
- readString() - Method in class io.protostuff.ByteArrayInputEx
-
- readString() - Method in interface io.protostuff.InputEx
-
- readTag() - Method in class io.protostuff.ByteArrayInputEx
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readUInt32() - Method in class io.protostuff.ByteArrayInputEx
-
Read a uint32 field value from the internal buffer.
- readUInt32() - Method in interface io.protostuff.InputEx
-
Reads an unsigned int field value.
- readUInt64() - Method in class io.protostuff.ByteArrayInputEx
-
Read a uint64 field value from the internal buffer.
- readUInt64() - Method in interface io.protostuff.InputEx
-
Reads an unsigned long field value.
- RepeatedPrimitiveWriteSchemas - Class in org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.repeated
-
- RepeatedPrimitiveWriteSchemas() - Constructor for class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.repeated.RepeatedPrimitiveWriteSchemas
-
- RepeatedReader<T> - Interface in org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.repeated
-
- RepeatedReadSchemas - Class in org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.repeated
-
- RepeatedReadSchemas() - Constructor for class org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.repeated.RepeatedReadSchemas
-
- RepeatedWriteSchemas - Class in org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.repeated
-
- RepeatedWriteSchemas() - Constructor for class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.repeated.RepeatedWriteSchemas
-
- RootDeserializer<T> - Class in org.apache.servicecomb.foundation.protobuf
-
- RootDeserializer(SchemaEx<T>) - Constructor for class org.apache.servicecomb.foundation.protobuf.RootDeserializer
-
- RootPropertyWrapperDeserializer<T> - Class in org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer
-
- RootPropertyWrapperDeserializer(RootDeserializer<PropertyWrapper<T>>) - Constructor for class org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.RootPropertyWrapperDeserializer
-
- RootPropertyWrapperWriteSchema<T> - Class in org.apache.servicecomb.foundation.protobuf.internal.schema.serializer
-
- RootPropertyWrapperWriteSchema(SchemaEx<T>) - Constructor for class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.RootPropertyWrapperWriteSchema
-
- RootSerializer - Class in org.apache.servicecomb.foundation.protobuf
-
- RootSerializer(SchemaEx<Object>) - Constructor for class org.apache.servicecomb.foundation.protobuf.RootSerializer
-
- writeBool(int, int, boolean) - Method in interface io.protostuff.OutputEx
-
Writes a boolean field.
- writeBool(int, int, boolean) - Method in class io.protostuff.ProtobufOutputEx
-
- writeByteArray(int, int, byte[]) - Method in interface io.protostuff.OutputEx
-
Writes a byte array field.
- writeByteArray(int, int, byte[]) - Method in class io.protostuff.ProtobufOutputEx
-
- writeByteRange(boolean, int, int, byte[], int, int) - Method in interface io.protostuff.OutputEx
-
Writes a binary or a pre-encoded utf8 string.
- writeByteRange(boolean, int, int, byte[], int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeBytes(int, int, ByteString) - Method in interface io.protostuff.OutputEx
-
Writes a ByteString(wraps byte array) field.
- writeBytes(int, int, ByteBuffer) - Method in interface io.protostuff.OutputEx
-
- writeBytes(int, int, ByteString) - Method in class io.protostuff.ProtobufOutputEx
-
- writeBytes(int, int, ByteBuffer) - Method in class io.protostuff.ProtobufOutputEx
-
Writes a ByteBuffer field.
- writeDouble(int, int, double) - Method in interface io.protostuff.OutputEx
-
Writes a double field.
- writeDouble(int, int, double) - Method in class io.protostuff.ProtobufOutputEx
-
- writeEnum(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes a enum(its number) field.
- writeEnum(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeFixed32(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes a fixed int(4 bytes) field.
- writeFixed32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeFixed64(int, int, long) - Method in interface io.protostuff.OutputEx
-
Writes a fixed long(8 bytes) field.
- writeFixed64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeFloat(int, int, float) - Method in interface io.protostuff.OutputEx
-
Writes a float field.
- writeFloat(int, int, float) - Method in class io.protostuff.ProtobufOutputEx
-
- writeFromMap(OutputEx, Map<String, Object>) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.MessageWriteSchema
-
- writeInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes a variable int field.
- writeInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
Writes a variable long field.
- writeInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeObject(int, int, T, SchemaWriter<T>) - Method in interface io.protostuff.OutputEx
-
Writes an object(using its schema) field.
- writeObject(int, int, T, SchemaWriter<T>) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedBool(boolean) - Method in interface io.protostuff.OutputEx
-
- writePackedBool(boolean) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedDouble(double) - Method in interface io.protostuff.OutputEx
-
- writePackedEnum(int) - Method in interface io.protostuff.OutputEx
-
- writePackedFixed32(int) - Method in interface io.protostuff.OutputEx
-
- writePackedFixed32(int) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedFixed64(long) - Method in interface io.protostuff.OutputEx
-
- writePackedFixed64(long) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedFloat(float) - Method in interface io.protostuff.OutputEx
-
- writePackedInt32(int) - Method in interface io.protostuff.OutputEx
-
- writePackedInt32(int) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedInt64(long) - Method in interface io.protostuff.OutputEx
-
- writePackedSFixed32(int) - Method in interface io.protostuff.OutputEx
-
- writePackedSFixed64(long) - Method in interface io.protostuff.OutputEx
-
- writePackedSInt32(int) - Method in interface io.protostuff.OutputEx
-
- writePackedSInt32(int) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedSInt64(long) - Method in interface io.protostuff.OutputEx
-
- writePackedUInt32(int) - Method in interface io.protostuff.OutputEx
-
- writePackedUInt32(int) - Method in class io.protostuff.ProtobufOutputEx
-
- writePackedUInt64(long) - Method in interface io.protostuff.OutputEx
-
- writePackedUInt64(long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeRawLittleEndian32(int, byte[], int) - Static method in class io.protostuff.ProtobufOutputEx
-
Writes the encoded little endian 32 and returns the bytes written
- writeRawLittleEndian64(long, byte[], int) - Static method in class io.protostuff.ProtobufOutputEx
-
Writes the encoded little endian 64 and returns the bytes written
- writeRawVarInt32(int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the variable int 32.
- writeRawVarInt32(int, byte[], int) - Static method in class io.protostuff.ProtobufOutputEx
-
Encode and write a varint to the byte array
- writeScalarBool(int, int, boolean) - Method in interface io.protostuff.OutputEx
-
- writeScalarBool(int, int, boolean) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarDouble(int, int, double) - Method in interface io.protostuff.OutputEx
-
- writeScalarDouble(int, int, double) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarEnum(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarEnum(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarFixed32(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarFixed32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarFixed64(int, int, long) - Method in interface io.protostuff.OutputEx
-
- writeScalarFixed64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarFloat(int, int, float) - Method in interface io.protostuff.OutputEx
-
- writeScalarFloat(int, int, float) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
- writeScalarInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarSFixed32(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarSFixed32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarSFixed64(int, int, long) - Method in interface io.protostuff.OutputEx
-
- writeScalarSFixed64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarSInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarSInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarSInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
- writeScalarSInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarString(int, int, String) - Method in interface io.protostuff.OutputEx
-
- writeScalarString(int, int, String) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarUInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
- writeScalarUInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeScalarUInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
- writeScalarUInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeSFixed32(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes a signed+fixed int(4 bytes) field.
- writeSFixed32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeSFixed64(int, int, long) - Method in interface io.protostuff.OutputEx
-
Writes a signed+fixed long(8 bytes) field.
- writeSFixed64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeSInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes a signed int field.
- writeSInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeSInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
Writes a signed long field.
- writeSInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-
- writeString(int, int, String) - Method in interface io.protostuff.OutputEx
-
Writes a String field.
- writeString(int, int, String) - Method in class io.protostuff.ProtobufOutputEx
-
- writeTagAndByteArray(int, int, byte[], int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the tag and byte array
- writeTagAndRawLittleEndian32(int, int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the tag and little endian 32
- writeTagAndRawLittleEndian64(int, int, long, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the tag and little endian 64
- writeTagAndRawVarInt32(int, int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the tag and var int 32
- writeTagAndRawVarInt64(int, int, long, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutputEx
-
Returns the buffer encoded with the tag and var int 64
- writeTo(OutputEx, Object) - Method in class io.protostuff.runtime.FieldSchema
-
write from map
- writeTo(OutputEx, T) - Method in interface io.protostuff.SchemaWriter
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.any.AnyEntrySchema
-
if message is type of CustomGeneric<User>
we can not get any information of "User" from message.getClass()
when use with ServiceComb
proto definition convert from swagger, the proto type will be "CustomGenericUser"
is not match to "CustomGeneric"
so message will be serialized with json schema
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.any.AnySchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.deserializer.MessageReadSchema
-
- writeTo(OutputEx, Map.Entry<Object, Object>) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.map.MapEntrySchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.map.MapSchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.MessageAsFieldSchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.PropertyWrapperAsFieldSchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.MessageWriteSchema
-
- writeTo(OutputEx, Object) - Method in class org.apache.servicecomb.foundation.protobuf.internal.schema.serializer.RootPropertyWrapperWriteSchema
-
- writeUInt32(int, int, int) - Method in interface io.protostuff.OutputEx
-
Writes an unsigned int field.
- writeUInt32(int, int, int) - Method in class io.protostuff.ProtobufOutputEx
-
- writeUInt64(int, int, long) - Method in interface io.protostuff.OutputEx
-
Writes an unsigned long field.
- writeUInt64(int, int, long) - Method in class io.protostuff.ProtobufOutputEx
-