|
f35ee5f038
|
Added throwOnError utility function.
|
2024-07-23 20:16:24 +02:00 |
|
|
c214398fac
|
Deprecated readString() method so it is always clear if you want to read a binary encoded string or the file as string. Also added possibility to open a memory stream from any span.
|
2024-06-10 23:11:25 +02:00 |
|
|
ce7a7b15c7
|
Added utilty functions to read an entire file.
|
2023-11-19 23:45:35 +01:00 |
|
|
a1f1717e22
|
Added ProcessStream to for running processes (on Linux) and streaming their output.
Added map() function for creating a mapping iterator.
Added mijin::pipe types for map() and join().
|
2023-08-06 13:52:51 +02:00 |
|
|
04520a5d35
|
Added more utility and fixed Flag type.
|
2023-07-08 11:16:37 +02:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|