Bitwise Flags
Package:
Summary:
Manipulate sets of bit values
Groups:
Author:
Description:
This class can be used to manipulate sets of bit values.
It can set, clear, toggle and check the boolean values of individual bits of a set of bits of a given length.
It can set, clear, toggle and check the boolean values of individual bits of a set of bits of a given length.
Comments are closed.