Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ insertTag
Method
insertTag
src/common/classes/ClumpletWriter.cpp:448–451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
void ClumpletWriter::insertTag(UCHAR tag)
449
{
450
insertBytesLengthCheck(tag, 0, 0);
451
}
452
453
454
void ClumpletWriter::insertEndMarker(UCHAR tag)
Callers
3
checkServerUsersVersion
Function · 0.45
toUtf8
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36