TarInputStream.SetEntryFactory Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.SetEntryFactory Method 

Set the entry factory for this instance.

public void SetEntryFactory(
   IEntryFactory factory
);

Parameters

factory
The factory for creating new entries

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace