int8Array , Uint8Array , int16Array , Uint16Array 等统统等称为typed array。通过这些类,开发者可以方便地读写内存中的二进制数据。
確定! 回上一頁