TarHeader.MODTIMELEN Field

The length of the modification time field in a header buffer.

[Visual Basic]
Public Shared ReadOnly MODTIMELEN As Integer
[C#]
public static readonly int MODTIMELEN;

See Also

TarHeader Class | TarHeader Members | ICSharpCode.SharpZipLib.Tar Namespace