bytes = $this->readUnsignedInt(); } public function getBytes(): int { return $this->bytes; } }