Share via


ConverterStream Class

The ConverterStream class is a stream-based converter that can be configured for reading or writing.

Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Class ConverterStream
    Inherits Stream
public class ConverterStream : Stream
public ref class ConverterStream : public Stream
public class ConverterStream extends Stream
public class ConverterStream extends Stream

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.IO.Stream
      Microsoft.Exchange.Data.TextConverters.ConverterStream

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003