Uses of Class
org.teavm.jso.typedarrays.Uint16Array
Packages that use Uint16Array
-
Uses of Uint16Array in org.teavm.jso.typedarrays
Methods in org.teavm.jso.typedarrays that return Uint16ArrayModifier and TypeMethodDescriptionstatic Uint16ArrayUint16Array.create(int length) static Uint16ArrayUint16Array.create(ArrayBuffer buffer) static Uint16ArrayUint16Array.create(ArrayBuffer buffer, int offset) static Uint16ArrayUint16Array.create(ArrayBuffer buffer, int offset, int length) static Uint16ArrayUint16Array.create(ArrayBufferView buffer)