protected property ReadLimitEntityBody::$limit

Type: int Limit the number of bytes that can be read

File

drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php, line 13

Class

ReadLimitEntityBody
EntityBody decorator used to return only a subset of an entity body

Namespace

Guzzle\Http

Code

protected $limit;