Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
getContentLength.HttpRequest: Gets the length of contents
Description
Gets the length of contents (in bytes), or -1 if the length is not known.
Usage
"getContentLength"(this, ...)
Arguments
...
Not used.
Value
Returns an
integer
.
See Also
For more information see
HttpRequest
.