mini\Mail\EmailInterface::eof()
Method
public
abstract
Signature
public abstract function eof(): bool
Returns
bool
Documentation
Returns true if the stream is at the end of the stream.
Inherited From
Psr\Http\Message\StreamInterface