Class DataViewNativeEmul

java.lang.Object
com.google.gwt.typedarrays.client.DataViewNativeEmul
All Implemented Interfaces:
ArrayBufferView, DataView

public class DataViewNativeEmul extends Object implements DataView
JS native implementation of DataView for platforms with typed array support but missing DataView (ie, Firefox).