Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -1/+1 |
| | | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations. | ||||
* | input/rewind: move code to class ProxyInputStream | Max Kellermann | 2014-05-21 | 1 | -0/+64 |