Class Int8ArrayImpl

java.lang.Object
com.google.gwt.typedarrays.server.ArrayBufferViewImpl
com.google.gwt.typedarrays.server.Int8ArrayImpl
All Implemented Interfaces:
ArrayBufferView, Int8Array

public final class Int8ArrayImpl extends ArrayBufferViewImpl implements Int8Array
Pure Java implementation of Int8Array.