Unit 'paslznonslide' Package
[Overview][Types][Procedures and functions][Index] [#chm]

lz_init

Declaration

Source position: paslznonslide.pas line 74

procedure lz_init(

  lzi: Plz_info;

  wsize: LongInt;

  max_dist: LongInt;

  max_match: LongInt;

  min_match: LongInt;

  frame_size: LongInt;

  get_chars: get_chars_t;

  output_match: output_match_t;

  output_literal: output_literal_t;

  user_data: pointer

);


Documentation generated on: 2023-03-18