Overrides StreamDecoratorTrait::eof
public function eof() : bool { return $this->stream ->eof() && $this->remoteStream ->eof(); }