Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kStream_Copy ( kStream  stream,
kStream  source,
kSize  size 
)

Copies the specified number of bytes from one stream to another.

Parameters
streamDestination stream.
sourceSource stream.
sizeCount of bytes to be copied.
Returns
Operation status.