# Packages
Package encoding defines the interface for the compressor and codec, and functions to register and retrieve compressors and codecs.
# Functions
IsProtobufCodec checks if the codec is protobufCodec.
No description provided by the author
NewProtobufCodec ...
# Variables
No description provided by the author
No description provided by the author
# Structs
Messages used for transporting error between server and client.
No description provided by the author
# Interfaces
MessageReaderWithMethodWithContext read from ActualMsgBuf with method.
MessageWriterWithContext writes to output bytebuffer.
No description provided by the author
No description provided by the author