byteLengthQueuingStrategy top-level property

dynamic get byteLengthQueuingStrategy

This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.

MDN Reference

Implementation

_i2.dynamic get byteLengthQueuingStrategy => _i4.getProperty(
      _self,
      'ByteLengthQueuingStrategy',
    );