In The Hand LtdIn The Hand
StreamHelper Class
NamespacesInTheHand.IOStreamHelper
.NET Components for Mobility
Provides helper methods for the Stream class.
Declaration Syntax
C#Visual Basic
public static class StreamHelper
Public NotInheritable Class StreamHelper
Members
All MembersMethods



IconMemberDescription
CopyTo(Stream, Stream)
Reads all the bytes from the current stream and writes them to a destination stream.

CopyTo(Stream, Stream, Int32)
Reads all the bytes from the current stream and writes them to a destination stream, using a specified buffer size.

Remarks
Platforms Supported
Windows Mobile
Pocket PC 2003, Windows Mobile Version 5.0 and later
Windows Embedded
Windows CE .NET 4.1 and later
Windows Phone
Windows Phone 7
Inheritance Hierarchy
Object
StreamHelper
See Also

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0