Searched refs:tellPos (Results 1 – 2 of 2) sorted by relevance
25 private $tellPos = 0; variable in GuzzleHttp\\Stream\\PumpStream 63 $this->tellPos = false;79 return $this->tellPos;116 $this->tellPos += $readLen;122 $this->tellPos += strlen($data) - $readLen;
28 private $tellPos = 0; variable in GuzzleHttp\\Psr7\\PumpStream70 $this->tellPos = false;83 return $this->tellPos;125 $this->tellPos += $readLen;131 $this->tellPos += strlen($data) - $readLen;