toLong
Function
Common
public expect fun CompositeKeyHashCode.toLong(): Long
Converts a CompositeKeyHashCode
to a 64-bit Long. This may be higher precision than the
underlying type.
Common
public expect fun SnapshotId.toLong(): Long
Jvm
public actual inline fun CompositeKeyHashCode.toLong() = this
Jvm
public actual inline fun SnapshotId.toLong(): Long
WasmJs
public actual inline fun SnapshotId.toLong(): Long
Native
public actual inline fun SnapshotId.toLong(): Long
Js
public actual inline fun SnapshotId.toLong(): Long
NonJvm
public actual inline fun CompositeKeyHashCode.toLong() = this