SHORT_TO_UINT
Cast from a short to an unsigned int
Shortcut for:
val castByte = (PCast.SHORT shl 4) or PCast.UINT
Content 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.UINT
0.1.0