interface ByteLengthQueuingStrategy
extends QueuingStrategy<ArrayBufferView>
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.
Properties Jump to heading
readonly
Jump to headinghighWaterMark: number
readonly
Jump to headingsize: QueuingStrategySize<ArrayBufferView>