TarHeader.LF_DIR Field

SharpZip Compression Library

SharpZip Compression Library

TarHeader.LF_DIR Field

Directory file type.

public const byte LF_DIR = 53;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace