mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-20 18:23:41 +00:00
31109bd16f
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.