--- a/docs/Writerside/topics/streams.h.md Sat Oct 11 15:42:48 2025 +0200 +++ b/docs/Writerside/topics/streams.h.md Sun Oct 12 20:21:56 2025 +0200 @@ -1,6 +1,6 @@ # Data Streams -Stream copy functions provide a way to copy all - or a limited amount of - data from one stream to another. +Stream copy functions provide a way to copy all - or a limited amount of - data from one stream to another. Since the read/write functions of a [UCX buffer](buffer.h.md) are fully compatible with stream read/write functions, you can, for example, easily transfer data from a file or network stream to a UCX buffer or vice versa.