Check if the stream has been consumed
bool
Overrides StreamInterface::isConsumed
public function isConsumed() { return feof($this->stream); }