Package org.ebfhub.fastprotobuf
-
Interface Summary Interface Description FastProtoMessage FastProtoSetter FastProtoSetter interface.FastProtoWritable FastProtoWritable interface. -
Class Summary Class Description FastProtoField FastProtoField class.FastProtoGenerator FastProtoGenerator class.FastProtoObjectPool FastProtoReader FastProtoReader class.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 -
Exception Summary Exception Description 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.