Now I discover that QBuffer's aren't usable for my case, as they only "grow" and don't remove data when they are been read.
Which data structure should I use as a buffer if I want the buffer removes the data that has been read ?
Something like this:
![]()
Bookmarks