Unit 'paslzx' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#chm]

LZXdecompress

Declaration

Source position: paslzx.pas line 169

function LZXdecompress(

  pState: PLZXState;

  inpos: PByte;

  outpos: PByte;

  inlen: LongInt;

  outlen: LongInt

):LongInt;


Documentation generated on: 2025-07-25