[ Version ( since = "2.26" ) ]
public unowned FileInfo? get_file_info ()
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.
this |
a FileInfo, or null |