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ยง
- An encoding format.
Encoding and decoding support for various formats that represent binary data as text data.