Why Uint16Array.length returns three ? same with Uint32Array.length , Float32Array.length ? where did this 3 come from ?
console.log(Int32Array.length)