Hunny Software Library Reference

BinHex.Decode Method 

Converts the Macintosh file information from BinHex format.

[Visual Basic]
Public Function Decode() As Integer
[C#]
public int Decode();

Return Value

0 on success; -1 on failure

See Also

BinHex Class | Hunny.Mime Namespace