Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ syncData
Method
syncData
Libraries/File/File.cpp:294–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
SC::Result SC::FileDescriptor::syncData() { return sync(); }
295
296
SC::Result SC::FileDescriptor::truncate(uint64_t sizeInBytes)
297
{
Callers
2
testDescriptorOperations
Method · 0.80
testDescriptorInvalidHandle
Method · 0.80
Calls
2
isValid
Function · 0.50
Result
Class · 0.50
Tested by
2
testDescriptorOperations
Method · 0.64
testDescriptorInvalidHandle
Method · 0.64