Skip to main content
info
IOTA Identity for Rebased is currently in alpha and may still be subject to significant changes

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