Construct an entry from an archive's header bytes. File is set to null.
Overload List
Construct a TarEntry using the header provided
public TarEntry(TarHeader);
Construct an entry from an archive's header bytes. File is set to null.
public TarEntry(byte[]);