method internal.StreamOptions.construct
Jump to headingStreamOptions.construct(this: T,callback: (error?: Error | null) => void,): void
Parameters Jump to heading
Jump to headingthis: T
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void