MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getBytes

Method getBytes

src/remote/client/BlrFromMessage.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53const unsigned char* BlrFromMessage::getBytes()
54{
55 return getBlrData().begin();
56}
57
58unsigned BlrFromMessage::getMsgLength()
59{

Callers 10

addServerKeysMethod · 0.45
MERGE_database_infoFunction · 0.45
merge_setupFunction · 0.45
createBatchMethod · 0.45
executeMethod · 0.45
openCursorMethod · 0.45
fetchMethod · 0.45
ClntAuthBlockMethod · 0.45
addClumpletsFunction · 0.45

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected