property HTTP_Response::$_chunkLength in Flickr API 5
Used by _readChunked(): remaining length of the current chunk
Type: string
File
- phpFlickr/
PEAR/ HTTP/ Request.php, line 1142
Class
- HTTP_Response
- Response class to complement the Request class
Code
var $_chunkLength = 0;