docs/Writerside/topics/streams.h.md

branch
docs/3.1
changeset 1166
03bbdf402675
parent 1147
52802c36b261
--- a/docs/Writerside/topics/streams.h.md	Wed Jan 29 23:58:17 2025 +0100
+++ b/docs/Writerside/topics/streams.h.md	Thu Feb 06 20:09:55 2025 +0100
@@ -1,6 +1,7 @@
 # Data Streams
 
 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.
 

mercurial