TarHeader.SIZELEN Field

The length of the size field in a header buffer.

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

See Also

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