Class ArraySchemas.ByteStringArray
java.lang.Object
io.protostuff.runtime.PolymorphicSchema
io.protostuff.runtime.ArraySchemas.Base
io.protostuff.runtime.ArraySchemas.ByteStringArray
- Enclosing class:
ArraySchemas
-
Nested Class Summary
Nested classes/interfaces inherited from class PolymorphicSchema
PolymorphicSchema.Factory, PolymorphicSchema.Handler -
Field Summary
FieldsFields inherited from class ArraySchemas.Base
allowNullArrayElement, handlerFields inherited from class PolymorphicSchema
strategy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ArraySchemas.Base
getFieldName, getFieldNumber, mergeFrom, messageFullName, messageName, setValueMethods inherited from class PolymorphicSchema
isInitialized, newMessage, typeClass
-
Field Details
-
pipeSchema
-
-
Constructor Details
-
ByteStringArray
ByteStringArray(IdStrategy strategy, PolymorphicSchema.Handler handler)
-
-
Method Details
-
getPipeSchema
Description copied from class:PolymorphicSchemaThe pipe schema associated with this schema.- Specified by:
getPipeSchemain classPolymorphicSchema
-
readFrom
- Specified by:
readFromin classArraySchemas.Base- Throws:
IOException
-
writeTo
Description copied from interface:SchemaSerializes a message/object to theoutput.- Throws:
IOException
-