Summary
A static helper class used to copy contents between System.IO.Streams using readers and writers.
For a list of all members of this type, see
StreamCopier Members
.
Type Relationships
System.ObjectEas.WebCrawler.Common.IO.StreamCopier
Declaration Syntax
NotInheritable MustInherit Public Class StreamCopier
public sealed abstract class StreamCopier
public __gc __sealed __abstract class StreamCopier
public abstract class StreamCopier
Remarks
This class will still perform correctly even if your readers and writers do not have backing System.IO.Streams.Requirements
Namespace: Eas.WebCrawler.Common.IOAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)