Hunny Software Library Reference

BinHex.Initialize Method 

Resets the object's internal state to its initial state.

[Visual Basic]
Public Sub Initialize()
[C#]
public void Initialize();

Remarks

You may call this method to reuse the object for more than one encode or decode operation.

See Also

BinHex Class | Hunny.Mime Namespace