Serial Framework C++ Edition

◆ CopyFrom()

unsigned long CopyFrom ( CwclStream *const  Source,
unsigned long  Count 
)

Copies data from other stream.

Parameters
SourceThe source stream.
CountAmount of bytes to copy.
See also
CwclStream