Structsยง
- Count
Queuing ๐Strategy
Constantsยง
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.