Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ getDataLength
Method
getDataLength
Bcore/src/main/cpp/utils/FileMap.h:84–84 ·
view source on GitHub ↗
* Get the length we requested. */
Source
from the content-addressed store, hash-verified
82
* Get the length we requested.
83
*/
84
size_t getDataLength(void) const { return mDataLength; }
85
86
/*
87
* Get the data offset used to create this map.
Callers
1
InitializeCentralDirectory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected