Files
noq/quinn
Matthias Einwag 31109bd16f Make owned bytes write APIs available in quinn
This extends the public quinn API to offer support for writing owned buffers.
Besides the universal `write_chunks` API which supports a variable amount
of buffers the API also offers convenience methods for writing either a
single buffer completely or an arbitrary amount of buffers completely.
2021-03-02 06:49:34 +01:00
..
2021-02-05 12:21:09 -08:00