Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Flush
Method
Flush
src/leveldb/util/env_posix.cc:310–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
Status Flush() override { return FlushBuffer(); }
311
312
Status Sync() override {
313
// Ensure new files referred to by the manifest are in the filesystem.
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36