MCPcopy Create free account
hub / github.com/Tencent/MMKV / ~MemoryFile

Method ~MemoryFile

Core/MemoryFile.h:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147#endif // MMKV_ANDROID
148
149 ~MemoryFile() { doCleanMemoryCache(true); }
150
151 size_t getFileSize() const { return m_size; }
152

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected