Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
struct CallInitCRC {CallInitCRC() {InitTables();}} static CallInit32;
53
54
uint CRC32(uint StartCRC,const void *Addr,size_t Size)
55
{
Callers
nothing calls this directly
Calls
1
InitTables
Function · 0.85
Tested by
no test coverage detected