Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump v0.13.0: jau::io changes for robust and simplified ByteInStream usage so...v0.13.0 | Sven Gothel | 2022-06-04 | 1 | -12/+78 |
* | io::read_url_stream: Fix content_length (-1 == unknown), add consume_header w... | Sven Gothel | 2022-05-29 | 1 | -12/+86 |
* | ByteInStream: Add content_size methods and replace exp_size, mark/implement a... | Sven Gothel | 2022-05-29 | 1 | -3/+3 |
* | Add IOUtils Module/Group; Rename Byte{->In}Stream interface and implementations | Sven Gothel | 2022-05-28 | 1 | -2/+2 |
* | test_iostream01: Test w/ actual file_size | Sven Gothel | 2022-05-28 | 1 | -0/+6 |
* | Integrating byte_stream.* and io_util.* incl. unit test from Elevator project... | Sven Gothel | 2022-05-28 | 1 | -0/+153 |