EncoderStream Class

The EncoderStream class uses an object derived from ByteEncoder to encode or decode data as it is read or written.

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.IO.Stream
      Microsoft.Exchange.Data.Mime.Encoders.EncoderStream

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