Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLength
Method
getLength
src/jrd/SysFunction.cpp:3225–3228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3223
}
3224
3225
unsigned getLength() const
3226
{
3227
return l;
3228
}
3229
3230
const UCHAR* getBytes() const
3231
{
Callers
5
evlEncryptDecrypt
Function · 0.45
evlRsaEncryptDecrypt
Function · 0.45
evlRsaPublic
Function · 0.45
evlRsaSign
Function · 0.45
evlRsaVerify
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected