progress; it may only be called immediately after creation of compressor, or after resetting it with [gio.converter.Converter.reset].
Parameters
fileInfo | a #GFileInfo |
void setFileInfo(gio.file_info.FileInfo fileInfo = null)Sets file_info in compressor. If non-null, and compressor's #GZlibCompressor:format property is [gio.types.ZlibCompressorFormat.Gzip], it will be used to set the file name and modification time in the GZIP header of the compressed data.
progress; it may only be called immediately after creation of compressor, or after resetting it with [gio.converter.Converter.reset].
fileInfo | a #GFileInfo |