Update stream utilities and fix peek logic
Release / release (push) Successful in 4s

This commit is contained in:
2026-08-30 17:13:32 +01:00
parent b3830683f6
commit d5578f009a
10 changed files with 122 additions and 26 deletions
+2
View File
@@ -50,7 +50,9 @@ int main(void) {
test_queue_pop,
test_stream_at_end,
test_stream_peek,
test_stream_peek_with_offset,
test_stream_consume,
test_stream_consume_count,
test_str8_lit,
test_str8_lit_ro,
test_str8_buf,