returns the current position of the stream
int
public function stream_tell() { return $this->content ->getBytesRead(); }