Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Size
Method
Size
Libraries/unrar/array.hpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
template <class T> inline size_t Array<T>::Size()
95
{
96
return BufSize;
97
}
98
99
100
template <class T> void Array<T>::Add(size_t Items)
Callers
15
~RecVolumes5
Method · 0.45
Restore
Method · 0.45
ReadHeader
Method · 0.45
ArcCharToWide
Function · 0.45
GetCharCount
Method · 0.45
Copy
Method · 0.45
ParseCommandLine
Method · 0.45
ParseEnvVar
Method · 0.45
AddStringA
Method · 0.45
AddString
Method · 0.45
GetStringA
Method · 0.45
GetString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected