Overload | Description |
---|---|
CopyStream(Stream,Stream) | Copy the entire input stream to the provided output stream, input stream will be disposed |
CopyStream(Stream,Stream,Int64) | Copy the specified number of bytes from the input stream to the provided output stream |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7