Expand description
The module contains the implementation of the Raw
codec.
The codec is used for types that are already represented by bytes
and can be deserialized into bytes-based objects.
Structsยง
- The codec is used for types that are already represented by bytes.