type int16Array = (int, [ `Int16 ]) typedArray type uint16Array = (int, [ `Uint16 ]) typedArray type int32Array = (int, [ `Int32 ]) typedArray
確定! 回上一頁