26 #include "common/scummsys.h" 48 bool unpack(
const byte *src, uint srcLen, byte *dst, uint dstLen);
63 uint rcr(
bool inputCarry);
79 uint getBits(uint numBits);
87 void unpackRawBytes(uint numBytes);
96 void copyRelocatedBytes(uint offset, uint numBytes);
105 const byte *_srcBegin;
bool unpack(const byte *src, uint srcLen, byte *dst, uint dstLen)