Files
c3c/lib/std/io
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-21 16:27:53 +02: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