Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NoSeekStream.php
NoSeekStream::$stream
@var StreamInterface
Type:
stream
File
vendor/
guzzlehttp/
psr7/
src/
NoSeekStream.php
, line 17
Class
NoSeekStream
Stream decorator that prevents a stream from being seeked.
Namespace
GuzzleHttp\Psr7
Code
private $stream;
RSS feed