Commit Graph

2 Commits

Author SHA1 Message Date
Charl Wentzel
1b4ec32065 Minor Update:
- UtilCore:
  - Set optional parameters on HexStrToBytes function.
2019-04-23 21:52:23 +02:00
Charl Wentzel
0046edc251 Important Update:
- Implemented new Util library:
  - Convert Bytes to Hex/Bin/Safe string
  - Convert HexString to Bytes
  - Search String for substring function
- Use Util library in LogCore for String conversions
2019-04-15 17:26:52 +02:00