mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
ReadBuffer and WriterBuffer buffer stream reads and writes to a stream. Useful in situations where the underlying stream is sensitive to the number of read or write calls. Signed-off-by: Pierre Curto <pierre.curto@gmail.com>