public final class RuntimePipeSchema<T> extends Pipe.Schema<T>
wrappedSchema| Constructor and Description |
|---|
RuntimePipeSchema(Schema<T> schema,
io.protostuff.runtime.FieldMap<T> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
transfer(Pipe pipe,
Input input,
Output output) |
getFieldName, getFieldNumber, isInitialized, mergeFrom, messageFullName, messageName, newMessage, typeClass, writeTopublic RuntimePipeSchema(Schema<T> schema, io.protostuff.runtime.FieldMap<T> fieldMap)
protected void transfer(Pipe pipe, Input input, Output output) throws IOException
transfer in class Pipe.Schema<T>IOExceptionCopyright © 2009–2020. All rights reserved.