Module encoding::codec::singlebyte
source · Expand description
Common codec implementation for single-byte encodings.
Modules
- Algorithmic mapping for ISO 8859-1.
Structs
- A decoder for single-byte encodings based on ASCII.
- An encoder for single-byte encodings based on ASCII.
- A common framework for single-byte encodings based on ASCII.