stringIndex = $this->readUnsignedShort(); } public function getStringIndex(): int { return $this->stringIndex; } }