The methods of the TarInputStream.IEntryFactory interface are listed below. For a complete list of TarInputStream.IEntryFactory interface members, see the TarInputStream.IEntryFactory Members topic.
Public Instance Methods
CreateEntry | Overloaded. Create a tar entry based on the header information passed |
CreateEntryFromFile | Create an instance based on an actual file |
See Also
TarInputStream.IEntryFactory Interface | ICSharpCode.SharpZipLib.Tar Namespace