Converts the value of this instance to a String
A String with the equivalent to this instance with the ASCII character set.
The conversion from ByteString to String is reversible
only if the characters in the ByteString are ASCII characters.
ByteString Class | Hunny.Base Namespace