| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit.javascript.host.arrays |
Implementations of the JavaScript host objects for Typed Arrays - users of HtmlUnit shouldn't
need anything in this package.
|
| Class and Description |
|---|
| ArrayBuffer
A data type that is used to represent a generic, fixed-length binary data buffer.
|
| ArrayBufferView
The ArrayBufferView type describes a particular view on the contents of an
ArrayBuffer's data. |
| ArrayBufferViewBase
The parent class of all typed arrays,
DataView is not included. |
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.