cef_zip_reader_t.tell

Returns the current offset in the uncompressed file contents.

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

Meta