Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Type
Method
Type
Libraries/unrar/hash.hpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
uint GetCRC32();
48
bool Cmp(HashValue *CmpValue,byte *Key);
49
HASH_TYPE Type() {return HashType;}
50
};
51
52
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected