메소드 |
설명 |
|
Set ( UInt16 array ) : void |
|
|
Set ( UInt16 array, uint offset ) : void |
|
|
Set ( UInt16Array array ) : void |
|
|
Set ( UInt16Array array, uint offset ) : void |
|
|
Subarray ( int begin ) : UInt16Array |
|
|
Subarray ( int begin, int end ) : UInt16Array |
|
|
UInt16Array ( ArrayBuffer buffer ) : System |
|
|
UInt16Array ( ArrayBuffer buffer, uint byteOffset ) : System |
|
|
UInt16Array ( ArrayBuffer buffer, uint byteOffset, uint length ) : System |
|
|
UInt16Array ( UInt16 array ) : System |
|
|
UInt16Array ( UInt16Array array ) : System |
|
|
UInt16Array ( uint size ) : System |
|
|
this ( int index ) : UInt16 |
|
|