method default.DuplexOptions.construct
Jump to headingDuplexOptions.construct(this: Duplex,callback: (error?: Error | null) => void,): void
Parameters Jump to heading
Jump to headingthis: Duplex
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void