[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'zlibar' (#archive)

TZlibWriteArchive.CreateArchive

Compresses and write all the files in the list to OutStream

Declaration

Source position: zlibar.pas line 123

public function TZlibWriteArchive.CreateArchive: Boolean;

Function result

True if successful False otherwise

Description

The Stream is written to starting from the beginning. The Previos contents of the stream are lost.