Properties
Link copied to clipboard
8-bit unsigned byte corresponding to UNSIGNED_BYTE
and the type of an element in Uint8Array
.
Link copied to clipboard
32-bit unsigned int corresponding to UNSIGNED_INT
and the type of an element in Uint32Array
.
Link copied to clipboard
16-bit unsigned short corresponding to UNSIGNED_SHORT
and the type of an element in Uint16Array
.