Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/MMKV
/ getFd
Method
getFd
Core/MemoryFile.h:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
void close();
98
99
MMKVFileHandle_t getFd() const { return m_fd; }
100
101
const MMKVPath_t &getPath() const { return m_path; }
102
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected