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