type int8Array = (int, [ `Int8 ]) typedArray type uint8Array = (int, [ `Uint8 ]) typedArray type int16Array = (int, [ `Int16 ]) typedArray
確定! 回上一頁