|
|
0979b55f72
|
Throw std::system_error if a file could not be opened in io::file_stream
|
2023-02-12 11:41:02 +03:00 |
|
|
|
5e6cd060d7
|
Make io::read_full return util::blob
|
2023-02-10 21:15:19 +03:00 |
|
|
|
e7c999c3dd
|
Add io::read_full function to read whole input stream into std::vector
|
2022-10-07 23:37:04 +03:00 |
|
|
|
9a47155284
|
Support advancing & retrieving internal pointer in io::memory_stream
|
2022-06-13 00:17:40 +03:00 |
|
|
|
ef5b8479ea
|
Add io stream read/write_all
|
2022-06-11 13:55:13 +03:00 |
|
|
|
142d15fdcb
|
Add io stream end errors
|
2022-06-11 13:53:13 +03:00 |
|
|
|
82e7164670
|
Support flushing output streams
|
2022-05-17 12:53:55 +03:00 |
|
|
|
749c026d7c
|
Fix file_stream for windows
|
2021-04-26 01:51:09 +03:00 |
|
|
|
22ef7b45a8
|
Add simple binary io library
|
2021-04-19 20:59:49 +03:00 |
|