Skip to content
CapsAdmin edited this page Sep 15, 2013 · 12 revisions

#bit

  • 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