interface Zlib
Properties Jump to heading
deprecated
readonly
Jump to headingbytesRead: number
readonly
Jump to headingbytesWritten: number
optional
Jump to headingshell: boolean
| string
| undefined
Methods Jump to heading
Jump to headingclose(callback?: () => void): void
Jump to headingflush(kind?: number,callback?: () => void,): void
Jump to headingflush(callback?: () => void): void