Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ hasData
Method
hasData
src/jrd/SysFunction.cpp:3129–3132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3127
}
3128
3129
bool hasData()
3130
{
3131
return len > 0;
3132
}
3133
3134
void next()
3135
{
Callers
6
evlEncryptDecrypt
Function · 0.45
evlEncodeDecodeHex
Function · 0.45
evlRsaEncryptDecrypt
Function · 0.45
evlRsaSign
Function · 0.45
evlRsaVerify
Function · 0.45
evlGetContext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected