SnapshotId


The type of Snapshot.snapshotId. On most platforms this is a Long but may be a different type if the platform target does not support Long efficiently (such as JavaScript).

Summary

Extension functions

Int
Cmn
Long
Cmn

Extension functions

SnapshotId.toInt

fun SnapshotId.toInt(): Int

SnapshotId.toLong

fun SnapshotId.toLong(): Long