Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLength
Method
getLength
src/remote/client/BlrFromMessage.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
unsigned BlrFromMessage::getLength()
49
{
50
return getBlrData().getCount();
51
}
52
53
const unsigned char* BlrFromMessage::getBytes()
54
{
Callers
5
createBatch
Method · 0.45
execute
Method · 0.45
openCursor
Method · 0.45
fetch
Method · 0.45
buildBlr
Method · 0.45
Calls
1
getCount
Method · 0.45
Tested by
no test coverage detected