Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ RarVM
Method
RarVM
Libraries/unrar/rarvm.cpp:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"rar.hpp"
2
3
RarVM::RarVM()
4
{
5
Mem=NULL;
6
}
7
8
9
RarVM::~RarVM()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected