TarEntry Constructor (TarHeader)

SharpZip Compression Library

SharpZip Compression Library

TarEntry Constructor (TarHeader)

Construct a TarEntry using the header provided

public TarEntry(
   TarHeader header
);

Parameters

header
Header details for entry

See Also

TarEntry Class | ICSharpCode.SharpZipLib.Tar Namespace | TarEntry Constructor Overload List