MCPcopy 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
448void ClumpletWriter::insertTag(UCHAR tag)
449{
450 insertBytesLengthCheck(tag, 0, 0);
451}
452
453
454void ClumpletWriter::insertEndMarker(UCHAR tag)

Callers 3

checkServerUsersVersionFunction · 0.45
toUtf8Method · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36