length

expect open override val length: Int(source)

Returns the length of this character sequence.

Since Kotlin

1.2
actual open override val length: Int(source)

Returns the length of this character sequence.

Since Kotlin

1.1