aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ProxyInputStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* InputStream: add constant UNKNOWN_SIZEMax Kellermann2014-08-191-1/+1
|
* input/proxy: use KnownSize()Max Kellermann2014-08-191-1/+4
|
* 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