mini\Mail\EmailInterface::isSeekable() Method

public abstract

Signature

public abstract function isSeekable(): bool

Returns

bool

Documentation

Returns whether or not the stream is seekable.

Inherited From

Psr\Http\Message\StreamInterface

Source

StreamInterface.php:73