Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getMsgLength
Method
getMsgLength
src/remote/client/BlrFromMessage.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
unsigned BlrFromMessage::getMsgLength()
59
{
60
return expectedMessageLength;
61
}
62
63
void BlrFromMessage::buildBlr(IMessageMetadata* metadata)
64
{
Callers
3
execute
Method · 0.80
openCursor
Method · 0.80
fetch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected