SIZE_BYTES

const val SIZE_BYTES: Int = 8(source)

The number of bytes used to represent an instance of ULong in a binary form.

Since Kotlin

1.5