Partager via


BinHexDecoder Constructor

Include Protected Members
Include Inherited Members

The BinHexDecoder constructor overloads create new BinHexDecoder objects.

Overload List

  Name Description
Public method BinHexDecoder() The BinHexDecoder constructor creates a new BinHexDecoder object that has default values.
Public method BinHexDecoder(Boolean) The BinHexDecoder constructor creates a new BinHexDecoder object and specifies whether the resource fork is included in the output.

Top