MemoryArchiveStorage Constructor (FileUpdateMode)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

MemoryArchiveStorage Constructor (FileUpdateMode)

Initializes a new instance of the MemoryArchiveStorage class.

public MemoryArchiveStorage(
   FileUpdateMode updateMode
);

Parameters

updateMode
The FileUpdateMode to use

Remarks

This constructor is for testing as memory streams dont really require safe mode.

See Also

MemoryArchiveStorage Class | ICSharpCode.SharpZipLib.Zip Namespace | MemoryArchiveStorage Constructor Overload List