Click or drag to resize
StreamHelper Class
A collection of methods that can help when dealing with streams.
Inheritance Hierarchy
SystemObject
  VirtualRadar.InterfaceStreamHelper

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class StreamHelper

The StreamHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopyStream
Copies the content of the source stream to the destination stream.
Top
See Also