SHORT_TO_ULONG
Cast from a short to an unsigned long
Shortcut for:
val castByte = (PCast.SHORT shl 4) or PCast.ULONG
Content copied to clipboard
Since
0.1.0
Cast from a short to an unsigned long
Shortcut for:
val castByte = (PCast.SHORT shl 4) or PCast.ULONG
0.1.0