trim Start
Returns a sub sequence of this char sequence having leading characters matching the predicate removed.
Returns a string having leading characters matching the predicate removed.
Returns a sub sequence of this char sequence having leading characters from the chars array removed.
Returns a string having leading characters from the chars array removed.
Returns a sub sequence of this char sequence having leading whitespace removed.
Returns a string having leading whitespace removed.