This is a beta autodoc build; expect bugs and missing information.
std
base64
Base64Decoder
init
fn
init
(
alphabet_chars
:
[
64
]
u8
,
pad_char
:
?
u8
)
Base64Decoder
[
src
]
Parameters
alphabet_chars
:
[
64
]
u8
,
pad_char
:
?
u8
,