Closed guruofquality closed 11 years ago
if an input buffer arrives into the back of the queue and it is contiguous with the back buffer, dont push another buffer into the queue, combine them both into one with a larger length
this should go along with always flushing the output after work
if an input buffer arrives into the back of the queue and it is contiguous with the back buffer, dont push another buffer into the queue, combine them both into one with a larger length
this should go along with always flushing the output after work