aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/BufferedInStream.h
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-241-2/+2
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Make BufferedInStream allocation more availablePierre Ossman2022-08-251-1/+6
* Change streams to be asynchronousPierre Ossman2020-05-211-2/+2
* Dynamically allocate stream buffersPierre Ossman2020-05-211-0/+5
* Remove unused bufSize argument from streamsPierre Ossman2020-05-211-1/+1
* Simplify stream availability handlingPierre Ossman2020-05-211-1/+1
* Create common base classes for buffered streamsPierre Ossman2020-05-211-0/+54