Give a relative tell()
Overrides StreamDecoratorTrait::tell
public function tell() : int { return $this->stream ->tell() - $this->offset; }