Introduction - If you have any usage issues, please Google them yourself
LZ77 compression algorithm core, CopyBits: copy memory bit stream memDest- target data area nDestPos- the first byte of the target data area of the Start bit memSrc- the source data area nSrcPos- the source data area in the beginning of the first byte bit nBits- to copy bits Note: The starting position of that agreement as from high to low byte (from left to right) followed by 0,1, ..., 7 to copy the data area can not have two coincide