Available on clay web
@:value(2)staticinlineread onlyBYTES_PER_ELEMENT:Int = 2
@:has_untypedstaticinlinefromArray<T>(_array:Array<T>):Uint16Array
@:has_untypedstaticinlinefromView(_view:ArrayBufferView):Uint16Array
staticinlinefromBuffer(_buffer:ArrayBuffer, _byteOffset:Int, _byteLength:Int):Uint16Array
@:value({ byteOffset : 0 })staticinlinefromBytes(bytes:Bytes, byteOffset:Int = 0, ?len:Int):Uint16Array
staticinlinetoBytes(this:Uint16Array):Bytes