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