Files
c3c/lib/std
Pierre Curto 0ab0f727ad lib/std: fix ByteWriter.read_from method (#793)
* lib/std: fix ByteWriter.read_from method

When reading from a stream which does not have an available method,
ByteWriter would not make any progress if its buffer was empty.

Signed-off-by: Pierre Curto <pierre.curto@gmail.com>

* test/unit/stdlib/io: use separate module for TestReader

Signed-off-by: Pierre Curto <pierre.curto@gmail.com>

---------

Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
2023-06-23 10:44:36 +02:00
..
2023-06-10 23:16:28 +02:00
2022-12-30 16:34:31 +01:00
2023-06-10 23:16:28 +02:00
2023-06-10 23:16:28 +02:00
2023-06-21 16:27:53 +02:00
2023-06-10 23:16:28 +02:00
2022-10-05 23:11:41 +02:00
2023-01-24 10:15:23 +01:00