Pierre Ossman
|
a55f142c98
|
Don't shuffle input buffer unless actually needed
|
2021-03-29 10:50:16 +03:00 |
|
Pierre Ossman
|
25995e2490
|
Remove unused bufSize argument from streams
|
2021-03-29 10:49:25 +03:00 |
|
Pierre Ossman
|
57a3c3bba8
|
Simplify stream availability handling
Just have a simply number of bytes argument to avoid a lot of
complexity.
|
2021-03-29 10:48:26 +03:00 |
|
Pierre Ossman
|
92c7695981
|
Create common base classes for buffered streams
Most streams are backed by a memory buffer. Create common base classes
for this functionality to avoid code duplication.
|
2021-03-29 10:11:16 +03:00 |
|