aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ProxyInputStream.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-2/+2
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/+97