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

TZlibWriteArchive.OutStream

Stream the compressed archive it written to

Declaration

Source position: zlibar.pas line 127

published property TZlibWriteArchive.OutStream: TStream
  read fStream
  write fStream;

Description

If this is not assigned a TMemoryStream is automatically created and assigned to OutStream.