GzipLoadOptions.ParseHeader
GzipLoadOptions.ParseHeader property
Gets or sets the value indicating whether to parse stream header to figure out properties, including name. Makes sense for seekable stream only.
public bool ParseHeader { get; set; }
See Also
- class GzipLoadOptions
- namespace Aspose.Zip.Gzip
- assembly Aspose.Zip