getCompressed

open fun getCompressed(): Long
Compressed size of the file, in bytes. If `size` and `compressed` are equal, the file is not compressed.
uint64 compressed = 3;

Return

The compressed.