Module countqueuingstrategy

Source

Structsยง

CountQueuingStrategy ๐Ÿ”’

Constantsยง

_IMPL_DOMOBJECT_FOR_CountQueuingStrategy ๐Ÿ”’

Functionsยง

count_queuing_strategy_size ๐Ÿ”’ โš 
https://streams.spec.whatwg.org/#count-queuing-strategy-size-function
extract_high_water_mark ๐Ÿ”’
Extract the high water mark from a QueuingStrategy. If the high water mark is not set, return the default value.
extract_size_algorithm ๐Ÿ”’
Extract the size algorithm from a QueuingStrategy. If the size algorithm is not set, return a fallback function which always returns 1.