TarInputStream.EntryFactoryAdapter.CreateEntry Method (Byte[])

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.EntryFactoryAdapter.CreateEntry Method (Byte[])

Create and entry based on details in headerBuf

public TarEntry CreateEntry(
   byte[] headerBuf
);

Implements

IEntryFactory.CreateEntry

See Also

TarInputStream.EntryFactoryAdapter Class | ICSharpCode.SharpZipLib.Tar Namespace | TarInputStream.EntryFactoryAdapter.CreateEntry Overload List