getContentLength method
Inquiry method that gets the length expressed in bytes to be used by the Server for the response body on a HTTP stream connection.
Returns The length to be used by the Server for the response body on a HTTP stream connection
- See setContentLength
Implementation
external int getContentLength();