RxJs Operator For DMR
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Shunt
File
Operator
constructor
call
Type parameters
T
:
string
|
Buffer
Hierarchy
ShuntFileOperator
Implements
Operator
<
T
,
T
>
Index
Constructors
constructor
Methods
call
Constructors
constructor
new
Shunt
File
Operator
(
option
:
FileWriteOption
)
:
ShuntFileOperator
Parameters
option:
FileWriteOption
Returns
ShuntFileOperator
Methods
call
call
(
subscriber
:
Subscriber
<
T
>
, source
:
Observable
<
T
>
)
:
any
Parameters
subscriber:
Subscriber
<
T
>
source:
Observable
<
T
>
Returns
any