Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
const unsigned char* BlrFromMessage::getBytes()
54
{
55
return getBlrData().begin();
56
}
57
58
unsigned BlrFromMessage::getMsgLength()
59
{
Callers
10
addServerKeys
Method · 0.45
MERGE_database_info
Function · 0.45
merge_setup
Function · 0.45
createBatch
Method · 0.45
execute
Method · 0.45
openCursor
Method · 0.45
fetch
Method · 0.45
ClntAuthBlock
Method · 0.45
getMultiPartConnectParameter
Function · 0.45
addClumplets
Function · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected