mini\Http\Message\Stream::eof() Method

public

Signature

public function eof(): bool

Returns

bool

Documentation

Returns true if the stream is at the end of the stream.

Source

src/Http/Message/StreamTrait.php:136-141