TarInputStream.EntryFactoryAdapter Class

SharpZip Compression Library

SharpZip Compression Library

TarInputStream.EntryFactoryAdapter Class

Standard entry factory class creating instances of the class TarEntry

For a list of all members of this type, see TarInputStream.EntryFactoryAdapter Members.

System.Object    ICSharpCode.SharpZipLib.Tar.TarInputStream.EntryFactoryAdapter

public class TarInputStream.EntryFactoryAdapter : IEntryFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.Tar

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

TarInputStream.EntryFactoryAdapter Members | ICSharpCode.SharpZipLib.Tar Namespace