OutfileZip


Description:

[ CCode ( has_construct_function = false , type = "GsfOutfile*" ) ]
public OutfileZip (Output sink) throws Error

Creates the root directory of a Zip file and manages the addition of children.

<note>This adds a reference to sink.</note>

Parameters:

sink

a Output to hold the ZIP file

Returns:

the new zip file handler