#include <StringByteConverter.h>
Definition at line 7 of file StringByteConverter.h.
Static Public Member Functions | |
| static string | bytesToHexString (const char *bytes, int length) |
| static void | hexStringToBytes (const string hexString, char *bytes, int *length) |
1.5.1