Class Uint8ClampedArrayImpl

java.lang.Object
All Implemented Interfaces:
ArrayBufferView, Uint8Array, Uint8ClampedArray

public final class Uint8ClampedArrayImpl extends Uint8ArrayImpl implements Uint8ClampedArray
Pure Java implementation of Uint8ClampedArray.