CreateEntry Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.EntryFactoryAdapter.CreateEntry Method

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