Searched refs:pCompressedBuffer (Results 1 – 1 of 1) sorted by relevance
121 …sal_uInt8* pCompressedBuffer = new sal_uInt8[ nCompressedSize ]; rStm.Read( pCompressedBuffer, n… in Read() local122 sal_uInt8* pInBuf = pCompressedBuffer; in Read()164 delete[] pCompressedBuffer; in Read()
Completed in 23 milliseconds