Class Uint8ArrayNative

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

public final class Uint8ArrayNative extends ArrayBufferViewNative implements Uint8ClampedArray
JS native implementation of Uint8Array and, where natively supported, Uint8ClampedArray.

This should generally not be referenced directly -- see TypedArrays and JsUtils.