nsIArrayBufferInputStream
Provides scriptable methods for initializing a nsIInputStream
implementation with an ArrayBuffer.
SetData - assign an ArrayBuffer to the input stream.
| buffer | - stream data |
| byteOffset | - stream data offset |
| byteLen | - stream data length |