decodeB64
@iota/identity-wasm API documentation
Function: decodeB64()
decodeB64(
data
):Uint8Array
Decode the given url-safe base64-encoded slice into its raw bytes.
Parameters
data
Uint8Array
Returns
Uint8Array
@iota/identity-wasm API documentation
decodeB64(
data
):Uint8Array
Decode the given url-safe base64-encoded slice into its raw bytes.
Uint8Array
Uint8Array