BitReader.bit
uint bit() @property nothrowGet bit field.
Returns
Bit position in the current byte
void bit(uint propval) @property nothrowSet bit field.
Parameters
propval | Bit position in the current byte |
uint bit() @property nothrowGet bit field.
void bit(uint propval) @property nothrowSet bit field.
propval | Bit position in the current byte |