Skip to main content
BrotliOptions.chunkSize - zlib - Node documentation
property BrotliOptions.chunkSize

Usage in Deno

import { type BrotliOptions } from "node:zlib";

Type

number | undefined