Expand description
Encoding and decoding support for various formats that represent binary data as text data.
Structsยง
- Base64
Format ๐ - PostgreSQL-style Base64 encoding.
- Escape
Format ๐ - HexFormat ๐
Traitsยง
- Format
- An encoding format.
Encoding and decoding support for various formats that represent binary data as text data.