docs/Writerside/topics/streams.h.md

branch
docs/3.1
changeset 1143
0559812df10c
parent 1142
9437530176bc
child 1145
1a8fe7b7dd8a
equal deleted inserted replaced
1142:9437530176bc 1143:0559812df10c
1 # streams.h 1 # Stream Operations
2 2
3 UCX provides some utilities for routine tasks. 3 UCX provides some utilities for routine tasks.
4 4
5 The most useful utilities are the *stream copy* functions, which provide a simple way to copy all - or a 5 The most useful utilities are the *stream copy* functions, which provide a simple way to copy all - or a
6 bounded amount of - data from one stream to another. Since the read/write functions of a UCX buffer are 6 bounded amount of - data from one stream to another. Since the read/write functions of a UCX buffer are

mercurial