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