SSHRU

const val SSHRU: Byte = 105(source)

Bitwise shift right unsigned a short (the top byte is the amount, the second short is the value to shift)

Value: 0x69

Specification