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