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