bswap

fun bswap(first: UByte, second: UByte)(source)

Swap two bytes on the stack (the indexes are given as arguments, for example 0 means the top byte, on the stack, 1 the second...)