Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clear
Method
clear
src/common/classes/ClumpletWriter.cpp:567–570 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
}
566
567
void ClumpletWriter::clear()
568
{
569
reset(isTagged() ? getBufferTag() : 0);
570
}
571
572
} // namespace
Callers
2
reset
Method · 0.45
upgradeVersion
Method · 0.45
Calls
1
reset
Function · 0.50
Tested by
no test coverage detected