StringToByte

typealias StringToByte = (String) -> Byte?(source)

Method to convert a String to its Byte representation.