aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ProxyInputStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+2
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* input/rewind: move code to class ProxyInputStreamMax Kellermann2014-05-211-0/+97