Search
Preparing search index...
The search index is not available
simple-fake-stream — Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
StreamEventEmitter
Namespace StreamEventEmitter<Chunk, Err>
Interface of an event emitter
Type parameters
Chunk
:
string
|
Buffer
Err =
any
Hierarchy
StreamEventEmitter
Implemented by
StreamInstance
Index
Interfaces
Emit
Func
Properties
async
Emit
emit
Properties
Readonly
async
Emit
async
Emit
:
EmitFunc
<
Promise
<
void
>
,
Chunk
,
Err
>
Readonly
emit
emit
:
EmitFunc
<
void
,
Chunk
,
Err
>
Globals
Externals
Method
Call
Method
Call.
Event
Modifier
Method
Call
Instance
Method
Call
Instance.
Event
Modifier
Stream
Event
Emitter
prv
Evt
Emt
Emit
Func
async
Emit
emit
Generated using
TypeDoc
Interface of an event emitter