Uses of Package
com.google.gwt.typedarrays.client
-
ClassDescriptionJS native implementation of
ArrayBuffer
.Base class for JS implementation of various views.JS native implementation ofFloat32Array
.JS native implementation ofFloat64Array
.JS native implementation ofInt16Array
.JS native implementation ofInt32Array
.JS native implementation ofInt8Array
.The default implementation class, which assumes that Typed Arrays might be supported and does runtime checks where necessary, substituting emulated implementations of DataView and Uint8ClampedArray where they are missing.JS native implementation ofUint16Array
.JS native implementation ofUint32Array
.JS native implementation ofUint8Array
and, where natively supported,Uint8ClampedArray
.