get_file_info
Description:
Retrieves the FileInfo constructed from the GZIP header data of compressed data
processed by compressor
, or null if this's
format property is not
g_zlib_compressor_format_gzip, or the header data was not fully processed yet, or it not present in the data stream at all.
Parameters:
this |
Returns:
a FileInfo, or null |