Garry's Mod Wiki

Revision Difference

bit.bswap#514078

<function name="bswap" parent="bit" type="libraryfunc">⤶ <description>Swaps the byte order.</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="value" type="number">The value to be byte swapped.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="number">swapped</ret>⤶ </rets>⤶ </function>⤶ ⤶