TarHeader.LF_GNU_LONGNAME Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.LF_GNU_LONGNAME Field

Identifies the next file on the tape as having a long name

public const byte LF_GNU_LONGNAME = 76;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace