std › base64 › Base64EncoderBase64EncoderFields of this typeFields#alphabet_chars:[64]u8pad_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 lengthencodeWriterencode dest.len must at least be what you get from ::calcSize.