Source position: paslzx.pas line 162
function LZXdecompress(
pState: PLZXState;
inpos: PByte;
outpos: PByte;
inlen: LongInt;
outlen: LongInt
):LongInt;