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