ByteLengthQueuingStrategy
open external class ByteLengthQueuingStrategy(init: QueuingStrategyInit) : QueuingStrategy<ArrayBufferView<*>> (source)
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.