All Classes
| Class | Description |
|---|---|
| FastProtoField |
FastProtoField class.
|
| FastProtoGenerator |
FastProtoGenerator class.
|
| FastProtoMessage | |
| FastProtoObjectPool | |
| FastProtoReader |
FastProtoReader class.
|
| FastProtoSetter |
FastProtoSetter interface.
|
| FastProtoWritable |
FastProtoWritable interface.
|
| FastProtoWriter |
FastProtoWriter class.
|
| MutableByteArrayInputStream |
MutableByteArrayInputStream class.
|
| ProtoDebug |
ProtoDebug class.
|
| ReusableByteArrayOutputStream |
ReusableByteArrayOutputStream class.
|
| Utf8 |
This is specifically designed to reduce the production of intermediate objects (garbage),
thus significantly reducing pressure on the JVM Garbage Collector.
|
| Utf8.ByteProvider | |
| Utf8.ByteWriter | |
| Utf8.Utf8CodingException |
This exception will be thrown for errors encountered during either the encoding of characters
to Utf8 bytes, or the decoding of Utf8 bytes to characters.
|