Overload | Description |
---|---|
StreamContentCopy(Stream,Stream) | Copy the entire contents of one stream into another, preserving the source Position. |
StreamContentCopy(Stream,Stream,Boolean) | Copy the entire contents of one stream into another, preserving Position. |