public static class ArraySchemas.ByteStringArray extends ArraySchemas.Base
PolymorphicSchema.Factory, PolymorphicSchema.Handler| Modifier and Type | Field and Description |
|---|---|
protected Pipe.Schema<Object> |
pipeSchema |
allowNullArrayElement, handlerstrategy| Modifier and Type | Method and Description |
|---|---|
Pipe.Schema<Object> |
getPipeSchema()
The pipe schema associated with this schema.
|
Object |
readFrom(Input input,
Object owner) |
void |
writeTo(Output output,
Object value) |
getFieldName, getFieldNumber, mergeFrom, messageFullName, messageName, setValueisInitialized, newMessage, typeClassprotected final Pipe.Schema<Object> pipeSchema
public Pipe.Schema<Object> getPipeSchema()
PolymorphicSchemagetPipeSchema in class PolymorphicSchemapublic Object readFrom(Input input, Object owner) throws IOException
readFrom in class ArraySchemas.BaseIOExceptionpublic void writeTo(Output output, Object value) throws IOException
IOExceptionCopyright © 2009–2017. All rights reserved.