Packages |
Description |
|
Var2Hex() & Hex2Var() convert an Xbase++ variable of any type to a hexadecimal-encoded
stream and back again.
This could be used when a simple Var2Bin()/Bin2Var() doesn't work - e.g. when storing the variable
in an SQL engine where binary objects are not handled correctly (or at all).
|
|