Companion

object Companion

Properties

Link copied to clipboard

Comparator that orders UTF-16 the same way as UTF-8.

Functions

Link copied to clipboard
Link copied to clipboard
fun stringHashCode(text: CharArray, offset: Int, len: Int): Int

Computes hashcode over a slice of a char[] like Java's String does.