contentLength property

int contentLength
final

Returns the content length of the response body.

Returns -1 if the size of the response body is not known in advance.

Implementation

final int contentLength;