Removes all white space characters from the beginning.
a new ByteString equivalent to this instance with white space
characters removed from the beginning
This method removes the single-byte ASCII characters '\r', '\n', '\t', and ' '.
ByteString Class | Hunny.Base Namespace