TZippyWriter.Close Method
Finalizes the zip file, by writing the final headers. You normally don't need to call this method, since it will be called automatically when you destroy the object.
Syntax
Namespace: FlexCel.Core
public void Close()
Finalizes the zip file, by writing the final headers. You normally don't need to call this method, since it will be called automatically when you destroy the object.
Namespace: FlexCel.Core
public void Close()