Module encoding
Source Available on crate feature encoding only.
Expand description
Encoding and decoding support.
- errors
- Errors related to encoded message creation.
- gsm7bit
- Gsm 7-bit encoding/decoding support.
- latin1
- Latin1 encoding/decoding support.
- owned
alloc - Owned encoding and decoding support.
- ucs2
- Ucs2 encoding/decoding support.