property ZlibOptions.maxOutputLength Usage in Denoimport { type ZlibOptions } from "node:zlib"; Limits output size when using convenience methods. Type number | undefined