chunkOffset = $chunkOffset; } /** * @return int|null */ public function getChunkOffset() { return $this->chunkOffset; } }