[Overview][Constants][Types][Classes][Index] Reference for unit 'Zipper' (#fcl)

TShrinker.Compress

Compresses input values using LZW (shrink) compression

Declaration

Source position: zipper.pp line 322

public procedure TShrinker.Compress; override;

Description

Initializes the code table used for LZW compression. Processes buffer-size chunks from the input stream and calls the private Shrink method to generate values written to the output stream.


Documentation generated on: May 14 2021