Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ContentTransferEncoding Class

Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)

Represents the content transfer encoding of a MIME entity.

Syntax
public class ContentTransferEncoding : IHeader
Inheritance
Object
ContentTransferEncoding
Implements
IHeader
Inherited Members
Object.Equals(Object, Object)
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Remarks

Represents the Content-Transfer-Encoding MIME header defined by RFC 2045.

Constructors

Name Description
ContentTransferEncoding(TransferEncoding)

Initializes a new instance of ContentTransferEncoding header value with the specified transfer encoding.

Properties

Name Description
Encoding

Gets the transfer encoding.

IsKnown

Determines whether the transfer encoding is known.

Methods

Name Description
Clone()

Creates a copy of the header.

CreateDecodingStream(Stream)

Creates a decoding stream for the transfer encoding.

Encode(TextWriter)

Writes an encoded header value into a TextWriter.

Equals(Object)

Determines whether the specified ContentTransferEncoding is equal to the current ContentTransferEncoding.

GetHashCode()

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

ToString()

Converts the value of this header to its String representation.

In This Article
  • Remarks
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies