dec

inline operator fun dec(): UByte(source)

Returns this value decremented by one.

Since Kotlin

1.5

Samples