method Uint8ArrayConstructor.fromBase64
#Uint8ArrayConstructor.fromBase64(string: string,options?: { alphabet?: "base64" | "base64url"; lastChunkHandling?: "loose"
| "strict"
| "stop-before-partial"; },): Uint8Array<ArrayBuffer>
#Uint8ArrayConstructor.fromBase64(string: string,options?: { alphabet?: "base64" | "base64url"; lastChunkHandling?: "loose"
| "strict"
| "stop-before-partial"; },): Uint8Array<ArrayBuffer>