'A' is the encoded form, but we use a decoder to produce it. console.log(new TextDecoder('base64').decode(new Uint8Array([0]))); ...
確定! 回上一頁