SIZE_BYTES

const val SIZE_BYTES: Int = 4

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

Since Kotlin

1.3
const val SIZE_BYTES: Int = 4

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

Since Kotlin

1.3
const val SIZE_BYTES: Int = 4

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

Since Kotlin

1.3