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