isView ( new Uint8Array ( ) ) ; // true ArrayBuffer.isView ( new Float32Array ( ) ) ; // true ArrayBuffer.isView ( new Int8Array ( 10 ) .subarray ( 0 ...
確定! 回上一頁