Thomas Leonard 3bd2620fc7 Simplify Flow interface
Remove `read` and `write` classes and just use `source` and `sink` for
everything.

Rename `Flow.read_into src buf` to just `Flow.read src buf`, which makes
more sense.
2022-02-03 11:26:55 +00:00
..
2022-01-28 14:32:31 +00:00
2022-02-03 11:26:55 +00:00
2022-01-28 14:32:31 +00:00