Crate lib_base64

source ·
Expand description

A base64 (with padding) encoding and decoding library, which implements the encode() and decode() methods for the String and Vec<u8> types.

Enums§

Traits§