# Functions
ChunkedEncoder ensures that data to encode is chunked at the proper size.
SimpleDecoder is the easiest way to generate a Decoder for a proto.Message.
Encode is the easiest way to generate an Encoder for a proto.Message.
# Constants
No description provided by the author