interface Zlib Usage in Denoimport { type Zlib } from "node:zlib"; Properties deprecated readonly bytesRead: number readonly bytesWritten: number optional shell: boolean | string | undefined Methods close(callback?: () => void): void flush(kind?: number,callback?: () => void,): void flush(callback?: () => void): void