[This is preliminary documentation and is subject to change.]

Updates central directory (if pertinent) and close the Zip storage

Namespace: System.IO.Compression
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public void Close()

Remarks

This is a required step, unless automatic dispose is used

See Also