flushByte method

void flushByte()

Implementation

void flushByte() {
  _bitPos = 0;
}