BALTECH Docs |
C API for BALTECH SDK
|
bool BinToAscii |
Convert Binarydata to ASCII by converting the ASCII characters 0x00-0x09 to 0x30-0x39 and 0x0A-0x0F to 0x41-0x49.
0x01 0x0A -> 0x31 0x41
Definition at line 2978 of file typedefs.h.