method default.DuplexOptions.write
Jump to headingDuplexOptions.write(): void
Parameters Jump to heading
Jump to headingthis: Duplex
Jump to headingchunk: any
Jump to headingencoding: BufferEncoding
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void