- Move strlcase() from SelectableCore to UtilCore
- Added IntToBinStr() method to convert int to binary output
- UtilCore: - Set optional parameters on HexStrToBytes function.
- 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