startsWith (original) (raw)

Returns true if this char sequence starts with the specified character.

Since Kotlin

1.0


Returns true if this char sequence starts with the specified prefix.

Since Kotlin

1.0


Returns true if a substring of this char sequence starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.0


Since Kotlin

1.0

Returns true if this string starts with the specified prefix.

Since Kotlin

1.1


Returns true if a substring of this string starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.1

Returns true if this string starts with the specified prefix.

Since Kotlin

1.0


Returns true if a substring of this string starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.0

Returns true if this string starts with the specified prefix.

Since Kotlin

1.3


Returns true if a substring of this string starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.3

Returns true if this string starts with the specified prefix.

Since Kotlin

1.8


Returns true if a substring of this string starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.8

Returns true if this string starts with the specified prefix.

Since Kotlin

1.8


Returns true if a substring of this string starting at the specified offset startIndex starts with the specified prefix.

Since Kotlin

1.8