我有一個Uint8Array,我想將其轉換為Uint16Array,以便將Uint8Array 中的每個連續元素對轉換為Uint16 值。 最后,uint16Array 的大小是Uint8Array 的一半。
確定! 回上一頁