| Class and Description |
|---|
| ByteArrayInput
Reads and decodes protocol buffer message fields from an internal byte array buffer.
|
| ByteBufferInput
Reads and decodes protocol buffer message fields from an internal byte array buffer.
|
| CodedInput
Reads and decodes protocol message fields.
|
| LinkBuffer
A list of ByteBuffers.
|
| ProtobufException
Thrown when a protocol message being parsed is invalid in some way, e.g.
|
| ProtobufOutput
Protobuf serialization where the messages must be fully buffered on memory before it can be written to the socket (
OutputStream). |
| ProtostuffOutput
Dual output for streaming or full buffering.
|
Copyright © 2009-2015. All Rights Reserved.