| Interface | Description |
|---|---|
| IPBStreamReaderCallback<T extends com.google.protobuf.GeneratedMessage> |
interface to handle de-serialized messages
|
| IPBWireByteMarkerHelper |
Interface for class to help write delimiting byte markers for Google protocol buffer
generated messages used with PBStreamReader.
|
| Class | Description |
|---|---|
| AbstractPBWireByteMarkerHelper |
Abstract class to help write delimiting byte markers for Google protocol buffer
generated messages used with PBStreamReader.
|
| PBStreamReader<T extends com.google.protobuf.GeneratedMessage> |
A reader for an input stream of Google protocol buffer generated messages.
|
| PBStreamWriter |
A writer for an output stream of Google protocol buffer generated messages.
|
| PBWireSignedByteMarkerHelper |
A utility class to help write delimiting byte markers for Google protocol buffer
generated messages used with PBStreamReader.
|
| PBWireUnsignedByteMarkerHelper |
A utility class to help write delimiting byte markers for Google protocol buffer
generated messages used with PBStreamReader.
|
| Enum | Description |
|---|---|
| ByteOption |
Copyright © 2017. All rights reserved.