Skip to main content
StreamOptions.highWaterMark - fs - Node documentation
property StreamOptions.highWaterMark

Usage in Deno

import { type StreamOptions } from "node:fs";

Type

number | undefined