cef_zip_reader_t.get_file_size

Returns the uncompressed size of the file.

struct cef_zip_reader_t
extern (System)
long function(cef_zip_reader_t* self) nothrow get_file_size;

Meta