Search
Preparing search index...
The search index is not available
@imazen/imageflow
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"types"
FromStream
Class FromStream
Hierarchy
FromStream
Implements
IOOperation
Index
Constructors
constructor
Properties
direction
internal
Stream
io
Id
Accessors
ioID
Methods
setIOID
toIOBuffer
toIOID
to
Output
Constructors
constructor
new
From
Stream
(
str
:
stream.Stream
)
:
FromStream
Parameters
str:
stream.Stream
Returns
FromStream
Properties
Private
direction
direction
:
Direction
Private
internal
Stream
internal
Stream
:
stream.Stream
Private
io
Id
io
Id
:
number
Accessors
ioID
get
ioID
(
)
:
number
Returns
number
Methods
setIOID
setIOID
(
id
:
number
, direction
:
Direction
)
:
void
Parameters
id:
number
direction:
Direction
Returns
void
toIOBuffer
toIOBuffer
(
)
:
Promise
<
ArrayBuffer
|
SharedArrayBuffer
>
Returns
Promise
<
ArrayBuffer
|
SharedArrayBuffer
>
toIOID
toIOID
(
)
:
Object
Returns
Object
to
Output
to
Output
(
buffer
:
ArrayBuffer
, collector
:
Object
)
:
Promise
<
void
>
Parameters
buffer:
ArrayBuffer
collector:
Object
Returns
Promise
<
void
>
Globals
"index"
"job"
"json"
"native"
"types"
From
Stream
constructor
direction
internal
Stream
io
Id
ioID
setIOID
toIOBuffer
toIOID
to
Output
Generated using
TypeDoc