DoxigAlpha

Base64Encoder

Fields of this type

Fields

#
alphabet_chars:[64]u8
pad_char:?u8

A bunch of assertions, then simply pass the data right through.

Functions

#
init
A bunch of assertions, then simply pass the data right through.
calcSize
Compute the encoded length
encode
dest.len must at least be what you get from ::calcSize.