bool isByteShifted

Source

bool get isByteShifted {
  return (_versionAttr & _infByteNotShifted) == 0;
}