CopyStream src_stream,dest_stream[,buffer_size]
Parameters
src_stream - source stream
dest_stream - destination stream
buffer_size (optional) - buffer size of stream
Description
Copies a stream.
Index