MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / CallInitCRC

Method CallInitCRC

Libraries/unrar/crc.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52struct CallInitCRC {CallInitCRC() {InitTables();}} static CallInit32;
53
54uint CRC32(uint StartCRC,const void *Addr,size_t Size)
55{

Callers

nothing calls this directly

Calls 1

InitTablesFunction · 0.85

Tested by

no test coverage detected