Skip to main content

interface Zlib

Properties #

#bytesRead: number
deprecated
readonly
#bytesWritten: number
readonly
#shell:
boolean
| string
| undefined
optional

Methods #

#close(callback?: () => void): void
#flush(
kind?: number,
callback?: () => void,
): void
#flush(callback?: () => void): void