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