31 std::unique_ptr<GIFLZWTableEntry[]>
33 std::array<sal_uInt8, 4096>
50 bool AddToTable(sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData);
sal_uInt16 nOutBufDataLen
sal_uInt16 nInputBitsBufSize
std::unique_ptr< GIFLZWTableEntry[]> pTable
GIFLZWDecompressor(const GIFLZWDecompressor &)=delete
Scanline DecompressBlock(sal_uInt8 *pSrc, sal_uInt8 cBufSize, sal_uLong &rCount, bool &rEOI)
GIFLZWDecompressor & operator=(const GIFLZWDecompressor &)=delete
std::array< sal_uInt8, 4096 > pOutBuf
bool AddToTable(sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData)