SHORT_TO_UINT
Cast from a short to an unsigned int
Shortcut for:
val castByte = (PCast.SHORT shl 4) or PCast.UINTContent copied to clipboard
Since
0.1.0
Cast from a short to an unsigned int
Shortcut for:
val castByte = (PCast.SHORT shl 4) or PCast.UINT0.1.0