Closed msgilligan closed 9 years ago
instead of custom StringUtil.hexToBinary()
Since we're using Groovy/Spock we can delete our custom hexToBinary() method and use the built-in one.
Ah great, thanks!
instead of custom StringUtil.hexToBinary()
Since we're using Groovy/Spock we can delete our custom hexToBinary() method and use the built-in one.