variable ByteLengthQueuingStrategy
type
🔗
{ readonly prototype: ByteLengthQueuingStrategy; new (options: { highWaterMark: number; }): ByteLengthQueuingStrategy; }
{ readonly prototype: ByteLengthQueuingStrategy; new (options: { highWaterMark: number; }): ByteLengthQueuingStrategy; }
highWaterMark: number