Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: add constant UNKNOWN_SIZE | Max Kellermann | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | input/proxy: use KnownSize() | Max Kellermann | 2014-08-19 | 1 | -1/+4 |
| | |||||
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -2/+2 |
| | | | | | 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/+97 |