inc

inline operator fun inc(): UByte(source)

Returns this value incremented by one.

Since Kotlin

1.5

Samples