new InputStream(data)
Parameters:
Name | Type | Description |
---|---|---|
data |
* | Data to embed in the stream |
- Source:
Members
data :?
The data the stream was created from. Can be a stream, too.
Type:
- ?
- Source:
length :number
Byte length of the stream
Type:
- number
- Source:
(nullable) stream :external:nsIInputStream
Type:
- external:nsIInputStream
- Source: