IBitManipulator
in
Tags
Table of Contents
Methods
Methods
isOff()
public
isOff(int $bit) : bool
Parameters
- $bit : int
Return values
boolisOn()
public
isOn(int $bit) : bool
Parameters
- $bit : int
Return values
booloff()
public
off(int $bit) : mixed
Parameters
- $bit : int
on()
public
on(int $bit) : mixed
Parameters
- $bit : int