Hunny Software Library Reference
Uuencode.Decode Method
Performs the decode operation
[Visual Basic]
Public Function Decode() As
Integer
[C#]
public
int
Decode();
Return Value
0 on success; -1 on failure
See Also
Uuencode Class
|
Hunny.Mime Namespace