Base64DecoderWithIgnore
Fields of this type
Fields
- char_is_ignored:[256]bool
Functions in this namespace
Functions
- calcSizeUpperBound
- Return the maximum possible decoded size for a given input length - The actual length may be less if the input includes padding.
- decode
- Invalid characters that are not ignored result in error.InvalidCharacter.