Create and entry based on details in headerBuf
Overload List
Create and entry based on details in headerBuf
public TarEntry CreateEntry(byte[]);
Create a TarEntry based on named
public TarEntry CreateEntry(string);
See Also
TarInputStream.EntryFactoryAdapter Class | ICSharpCode.SharpZipLib.Tar Namespace