QuotedPrintableInputStream Class

Performs Quoted-Printable decoding on an underlying stream.

For a list of all members of this type, see QuotedPrintableInputStream Members.

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         NI.Common.IO.FilterStream
            NI.Common.IO.ReadByteStream
NI.Email.Mime.Decoder.QuotedPrintableInputStream

public class QuotedPrintableInputStream : ReadByteStream

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NI.Email.Mime.Decoder

Assembly: NI.Email.Mime (in NI.Email.Mime.dll)

See Also

QuotedPrintableInputStream Members | NI.Email.Mime.Decoder Namespace