Overrides FieldsInterface::getClockSeqLow
public function getClockSeqLow() : Hexadecimal { return new Hexadecimal(bin2hex(substr($this->bytes, 9, 1))); }