# Functions
NewDecodingParser build a new DecodingParser.
# Variables
NoopParser is the default parser and does nothing.
# Structs
DecodingParser a generic decoding Parser.
# Interfaces
Parser parse messages.
# Type aliases
Encoding is our internal type for supported encoding for the DecodingParser.