interface CountQueuingStrategy
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.
readonly
highWaterMark: numberreadonly
size: QueuingStrategySizeThis Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.
highWaterMark: numbersize: QueuingStrategySizeCountQueuingStrategy class is a global reference for import { CountQueuingStrategy } from 'node:stream/web'.
https://nodejs.org/api/globals.html#class-countqueuingstrategy
globalThis extends { onmessage: any; CountQueuingStrategy: infer T; } ? T : stream/web