Searched refs:maCRC (Results 1 – 2 of 2) sorted by relevance
204 maCRC.update( aPureData ); in readBytes()228 maCRC.update( aData ); in readBytes()272 maCRC.update( maCompBuffer ); in readBytes()304 maCRC.update( aData ); in readBytes()321 if ( mnZipSize + maHeader.getLength() == mnMyCurrent && maCRC.getValue() != maEntry.nCrc ) in readBytes()
64 CRC32 maCRC; member in XUnbufferedStream
Completed in 7 milliseconds