method default.Duplex.prototype._destroy
Jump to headingDuplex.prototype._destroy(error: Error | null,callback: (error?: Error | null) => void,): void
Parameters Jump to heading
Jump to headingerror: Error | null
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void