MemoryArchiveStorage Class

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

MemoryArchiveStorage Class

An IArchiveStorage implementation suitable for in memory streams.

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

System.Object    ICSharpCode.SharpZipLib.Zip.BaseArchiveStorage
      ICSharpCode.SharpZipLib.Zip.MemoryArchiveStorage

public class MemoryArchiveStorage : BaseArchiveStorage

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.Zip

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

See Also

MemoryArchiveStorage Members | ICSharpCode.SharpZipLib.Zip Namespace