aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ProxyInputStream.hxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-1/+1
Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
2014-05-21input/rewind: move code to class ProxyInputStreamMax Kellermann1-0/+64