次の方法で共有


BinHexEncoder Members

The BinHexEncoder class applies BinHex encoding.

The following tables list the members exposed by the BinHexEncoder type.

Public Constructors

  Name Description
BinHexEncoder Overloaded. The BinHexEncoder constructor overloads create new BinHexEncoder objects.

Top

Public Properties

  Name Description
Aa563131.pubproperty(en-us,EXCHG.80).gif MacBinaryHeader The MacBinaryHeader property gets or sets the MacBinaryHeader for this BinHexEncoder object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa563131.pubmethod(en-us,EXCHG.80).gif Clone Overridden. The Clone method returns a copy of this BinHexEncoder object.
Aa563131.pubmethod(en-us,EXCHG.80).gif Convert Overloaded.  
Aa563131.pubmethod(en-us,EXCHG.80).gif Dispose Overloaded. Releases the resources used by the ByteEncoder.
Aa563131.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa563131.pubmethod(en-us,EXCHG.80).gifAa563131.static(en-us,EXCHG.80).gif GetDecoder  (inherited from ByteEncoder )
Aa563131.pubmethod(en-us,EXCHG.80).gifAa563131.static(en-us,EXCHG.80).gif GetEncoder  (inherited from ByteEncoder )
Aa563131.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa563131.pubmethod(en-us,EXCHG.80).gif GetMaxByteCount Overridden. The GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been BinHex-encoded.
Aa563131.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa563131.pubmethod(en-us,EXCHG.80).gifAa563131.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa563131.pubmethod(en-us,EXCHG.80).gif Reset Overridden. The Reset method resets the internal state of this BinHexEncoder object.
Aa563131.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa563131.protmethod(en-us,EXCHG.80).gif Dispose Overloaded. Overridden. The Dispose overload releases the resources hat are used by the BinHexEncoder.
Aa563131.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa563131.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top