mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-08 00:23:11 +00:00
documentation
This commit is contained in:
parent
9b485b3082
commit
80c68206f7
@ -26,7 +26,7 @@
|
||||
## and are suspended when not enough data available. This
|
||||
## allows preserving backpressure while maintaining full
|
||||
## asynchrony. Both writting to the internal buffer with
|
||||
## ``pushTo`` as well as reading with ``read`` and ``readOnce``,
|
||||
## ``pushTo`` as well as reading with ``read*` methods,
|
||||
## will suspend until either the amount of elements in the
|
||||
## buffer goes below ``maxSize`` or more data becomes available.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user