private property LimitStream::$limit in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/guzzlehttp/psr7/src/LimitStream.php \GuzzleHttp\Psr7\LimitStream::limit
@var int Limit the number of bytes that can be read
File
- vendor/
guzzlehttp/ psr7/ src/ LimitStream.php, line 18
Class
- LimitStream
- Decorator used to return only a subset of a stream
Namespace
GuzzleHttp\Psr7Code
private $limit;