Error!
Success!

Stream.CopyTo() extension method

0
kicks

Stream.CopyTo() extension method  (Unpublished)

In one of my applications I needed copy data from one stream to another. After playing with streams a little bit I wrote CopyTo() extension method to Stream class you can use to copy the contents of current stream to target stream. Here is my extension method.


Kicked By:
Drop Kicked By: