[ Version ( since = "0.13.0" ) ]
public int64 get_content_length ()
Gets the size (in bytes) of the file being uploaded.
This will be -1
for a non-resumable upload, and zero or greater for a resumable upload.
this |
the size of the file being uploaded |