Skip to main content

Crate anyxml_base64

Crate anyxml_base64 

Source
Expand description

A simple implementation of Base64 encoding as defined in RFC 2045 6.8. Base64 Content-Transfer-Encoding.

Structs§

Base64Binary
Base64-encoded byte sequence.

Enums§

Base64Error