W3cubDocs

/Kotlin

contentHashCode

Platform and version requirements: JVM (1.0)
@JvmStatic @ExperimentalUnsignedTypes fun UIntArray.contentHashCode(): Int
@JvmStatic @ExperimentalUnsignedTypes fun ULongArray.contentHashCode(): Int
@JvmStatic @ExperimentalUnsignedTypes fun UByteArray.contentHashCode(): Int
@JvmStatic @ExperimentalUnsignedTypes fun UShortArray.contentHashCode(): Int

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-u-arrays-kt/content-hash-code.html