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

public

Signature

public function isSeekable(): bool

Returns

bool

Documentation

Returns whether or not the stream is seekable.

Source

src/Http/Message/StreamTrait.php:148-154