Class Uint8ClampedArrayNativeEmul

java.lang.Object
com.google.gwt.typedarrays.client.Uint8ClampedArrayNativeEmul
All Implemented Interfaces:
ArrayBufferView, Uint8Array, Uint8ClampedArray

public class Uint8ClampedArrayNativeEmul extends Object implements Uint8ClampedArray
Emulated version of Uint8ClampedArray that is implemented using a Uint8Array.