StreamOptions
internal.internal.StreamOptions
Type parameters
Properties
autoDestroy
booleanemitClose
booleanhighWaterMark
numberobjectMode
booleansignal
AbortSignalWhen provided the corresponding
AbortController
can be used to cancel an asynchronous action.Methods
construct
Optional
construct(this
, callback
): void
Parameters
this
TRequiredReturns
void
void
voiddestroy
Optional
destroy(this
, error
, callback
): void
Parameters
Returns
void
void
voidWas this section helpful?