Stream the compressed archive it written to
Source position: zlibar.pas line 127
published property TZlibWriteArchive.OutStream: TStream read fStream write fStream;
If this is not assigned a TMemoryStream is automatically created and assigned to OutStream.