Searched refs:contentUntil (Results 1 – 1 of 1) sorted by relevance
28 protected $contentUntil = 0; variable in splitbrain\\PHPArchive\\Tar126 $this->contentUntil = $this->position + $header['size'];152 $length = (int) min($length, $this->contentUntil - $this->position);