Skip to main content

Module base64

Module base64 

Source
Expand description

The compact base64url representation.

Functionsยง

decode
Decodes a base64url representation.
decoded_len
Returns the number of output bytes of decode that bytes fully determines.
encode
Encodes the internal representation as unpadded base64url.