<<enumeration>> Bit {Analysis}

Documentation
The simplest element of a binary stream. When represented as a character string, the usual notation is "0" or "1", but other notations are possible, such as "." and "X" which gives a better "density" view of a string. -- there are usually no semantic difference between these representations.

Parent PackageEnumerationsAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Attributes
NameClassTypeInitial Value
zeroBit "0"
oneBit "1"