BinHexDecoder Constructor
Include Protected Members
Include Inherited Members
The BinHexDecoder constructor overloads create new BinHexDecoder objects.
Overload List
Name | Description | |
---|---|---|
BinHexDecoder() | The BinHexDecoder constructor creates a new BinHexDecoder object that has default values. | |
BinHexDecoder(Boolean) | The BinHexDecoder constructor creates a new BinHexDecoder object and specifies whether the resource fork is included in the output. |
Top