Skip to content
CapsAdmin edited this page Apr 4, 2014 · 12 revisions

##shared

  • bit.rol(...)
  • bit.rshift(...)
  • bit.ror(...)
  • bit.bswap(...)
  • bit.bxor(...)
  • bit.bor(...)
  • bit.arshift(...)
  • bit.bnot(...)
  • bit.tobit(...)
  • bit.lshift(...)
  • bit.tohex(...)
  • bit.band(...)

Clone this wiki locally