Uses of Class
com.google.gwt.typedarrays.client.Uint16ArrayNative
Packages that use Uint16ArrayNative
-
Uses of Uint16ArrayNative in com.google.gwt.typedarrays.client
Methods in com.google.gwt.typedarrays.client that return Uint16ArrayNativeModifier and TypeMethodDescriptionstatic Uint16ArrayNative
Uint16ArrayNative.create
(int length) static Uint16ArrayNative
Uint16ArrayNative.create
(ArrayBuffer buffer) static Uint16ArrayNative
Uint16ArrayNative.create
(ArrayBuffer buffer, int byteOffset) static Uint16ArrayNative
Uint16ArrayNative.create
(ArrayBuffer buffer, int byteOffset, int length) static Uint16ArrayNative
JsUtils.createUint16Array
(JsArrayInteger array) NativeImpl.createUint16Array
(int length) NativeImpl.createUint16Array
(int[] array) NativeImpl.createUint16Array
(ArrayBuffer buffer) NativeImpl.createUint16Array
(ArrayBuffer buffer, int byteOffset) NativeImpl.createUint16Array
(ArrayBuffer buffer, int byteOffset, int length)