TarHeader.LF_GNU_NAMES Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.LF_GNU_NAMES Field

For storing filenames that dont fit in the main header (old GNU)

public const byte LF_GNU_NAMES = 78;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace