Module expr::scalar::func::encoding[][src]

Expand description

Encoding and decoding support for various formats that represent binary data as text data.

Structs

PostgreSQL-style Base64 encoding.

Traits

An encoding format.

Functions