To reuse the existing APIs, use TextDecoder.decode to encode binary strings to Base64 format and use TextEncoder.encode to decode Base64 to binary string.
確定! 回上一頁