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