A queuing strategy that counts the number of bytes in each chunk.
Returns the high water mark provided to the constructor.
Measures the size of chunk by returning the value of its byteLength property.
chunk
byteLength
Generated using TypeDoc
A queuing strategy that counts the number of bytes in each chunk.