轉自stackoverflow 最近在做截圖上傳時需要數據轉換,網上找的解決方案記錄一下。 unction uint8arrayToBase64(u8Arr) { let CHUNK_SIZE = 0x8000; /
確定! 回上一頁