trim
Returns a sub sequence of this char sequence having leading and trailing characters matching the predicate removed.
Since Kotlin
1.1Returns a string having leading and trailing characters matching the predicate removed.
Since Kotlin
1.1Returns a sub sequence of this char sequence having leading and trailing characters from the chars array removed.
Since Kotlin
1.1Returns a string having leading and trailing characters from the chars array removed.
Since Kotlin
1.1Returns a sub sequence of this char sequence having leading and trailing whitespace removed.
Since Kotlin
1.1Returns a string having leading and trailing whitespace removed.
Since Kotlin
1.1Returns a sub sequence of this char sequence having leading and trailing characters matching the predicate removed.
Since Kotlin
1.0Returns a string having leading and trailing characters matching the predicate removed.
Since Kotlin
1.0Returns a sub sequence of this char sequence having leading and trailing characters from the chars array removed.
Since Kotlin
1.0Returns a string having leading and trailing characters from the chars array removed.
Since Kotlin
1.0Returns a sub sequence of this char sequence having leading and trailing whitespace removed.
Since Kotlin
1.0Returns a string having leading and trailing whitespace removed.