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