TarHeader.LF_GNU_DUMPDIR Field

SharpZip Compression Library

SharpZip Compression Library

TarHeader.LF_GNU_DUMPDIR Field

GNU dir dump file type This is a dir entry that contains the names of files that were in the dir at the time the dump was made

public const byte LF_GNU_DUMPDIR = 68;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace