function fromBase64 fromBase64(base64: string): Uint8Array Convert base64 string to Uint8Array Parameters base64: string Return Type Uint8Array