|
e5ae2b0435
|
TarStream: Make read_contents and friends const
|
2022-12-23 13:08:31 +01:00 |
|
|
c39e54b7c6
|
Make TarStream::read_contents take any pointer as output
|
2022-12-23 10:51:55 +01:00 |
|
|
a3595e71a9
|
Update .clang-format
continuous-integration/drone/push Build is passing
|
2022-12-21 20:22:44 +01:00 |
|
|
31ee901e01
|
TarStream: Add a variant of read_contents() returning an OwnedStringView
|
2022-12-19 12:21:17 +01:00 |
|
|
00cf267ac7
|
Lock EFIXME and error_string() behind a #define
continuous-integration/drone/push Build is passing
|
2022-12-18 18:14:48 +01:00 |
|
|
1d6092341a
|
Add a generic TarStream class
As long as it's in memory, we can use it :)
|
2022-12-18 16:38:47 +01:00 |
|