TarHeader.LF_GNU_NAMES Field
From SharpZip Compression Library
For storing filenames that dont fit in the main header (old GNU)
public const byte LF_GNU_NAMES = 78;
From SharpZip Compression Library
For storing filenames that dont fit in the main header (old GNU)