property ZlibOptions.maxOutputLength Usage in Deno```typescript import { type ZlibOptions } from "node:node__zlib.d.ts"; ``` Limits output size when using convenience methods. Type number | undefined