You are here

private property LimitStream::$offset in Lockr 7.3

@var int Offset to start reading from

File

vendor/guzzlehttp/psr7/src/LimitStream.php, line 15

Class

LimitStream
Decorator used to return only a subset of a stream

Namespace

GuzzleHttp\Psr7

Code

private $offset;