contentLength property

int? contentLength

An optional content length as number of bytes.

Returns null if the length is unknown in advance.

Implementation

int? get contentLength;