interface 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