Method | Description | |
---|---|---|
CopyTo ( this input, |
Copies data from one stream to another.
|
public static CopyTo ( this input, |
||
input | this | The input stream |
output | The output stream | |
return | void |