Variable toUint8ArrayConst

toUint8Array: (a: string) => Uint8Array

converts a Base64 string to a Uint8Array.

Type Declaration