Instance Constructors. new Int8Array(buffer: ArrayBuffer, byteOffset: Int = 0, length: Int = ???) Creates a Int8Array view on the given ArrayBuffer.
確定! 回上一頁