Overrides FieldsInterface::getTimeLow
public function getTimeLow() : Hexadecimal { return new Hexadecimal(bin2hex(substr($this->bytes, 0, 4))); }