BitArray.get

Gets a specific bit.

@param integer i @return boolean

class BitArray
bool
get
(
long i
)

Meta