Base64Codec const base64. A base64 encoder and decoder . It encodes using the default base64 alphabet, decodes using both the base64 and base64url alphabets, does not allow invalid characters and requires padding. Examples: var encoded = base64.
Base64Codec const base64. A base64 encoder and decoder . It encodes using the default base64 alphabet, decodes using both the base64 and base64url alphabets, does not allow invalid characters and requires padding. Examples: var encoded = base64.