Bit32

From SkyCorp Global
Revision as of 05:44, 13 July 2023 by SkyCorp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

NOTE: This class is lowercase, ie: 'bit32'

The LUA manual has a bit32 section that will likely be useful here.

Public Methods

static extract

static replace

static arshift

static rshift

static lshift

static band

static btest

static bor

static bnot

static bxor

static lrotate

static rrotate