Stream.CopyTo() extension method(weblogs.asp.net)
submitted by
gpeipman(3145) 1 year, 4 months ago
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.
|category: C#
|Views: 17
tags:
C# another
Everyones tags:
Your Tags: