Skip to main content

Module base64

Module base64 

Source

Modules§

engine

Structs§

DecodeError

Functions§

decode
Decode a standard Base64 string (ignoring padding).
encode
Encode a byte slice as standard Base64 with padding.