aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ProxyInputStream.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-1/+1
| | | | | 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/+64