TarHeader.LF_GNU_LONGLINK Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.LF_GNU_LONGLINK Field

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

public const byte LF_GNU_LONGLINK = 75;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace