countQueuingStrategy top-level property

dynamic get countQueuingStrategy

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 countQueuingStrategy => _i4.getProperty(
      _self,
      'CountQueuingStrategy',
    );