Module forgiving_base64

Source
Expand description

Structs§

Decoder
https://infra.spec.whatwg.org/#forgiving-base64-decode
InvalidBase64

Enums§

DecodeError
Impossible 🔒
InvalidBase64Details 🔒

Constants§

BASE64_DECODE_TABLE 🔒
Generated by make_base64_decode_table.py based on “Table 1: The Base 64 Alphabet” at https://tools.ietf.org/html/rfc4648#section-4

Functions§

decode_to_vec
input is assumed to be in an ASCII-compatible encoding