getCompressed
Compressed size of the file, in bytes. If `size` and `compressed` are equal, the file is not compressed.
Content copied to clipboard
uint64 compressed = 3;
Return
The compressed.
Compressed size of the file, in bytes. If `size` and `compressed` are equal, the file is not compressed.
uint64 compressed = 3;
The compressed.