A Decoder denotes the process that parses an item T from a sequence of bytes.
Decoder
T
A context of decoding.
The result of parsing.
Generated using TypeDoc
A
Decoder
denotes the process that parses an itemT
from a sequence of bytes.