base64urlEncode
Ce contenu n’est pas encore disponible dans votre langue.
base64urlEncode(
buffer):string
Defined in: utils/compression/b64.ts:6
Encode a buffer to a base64url encoded string
Parameters
Section titled “Parameters”buffer
Section titled “buffer”Uint8Array
The buffer to encode
Returns
Section titled “Returns”string
The encoded string