Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getBytes
Method
getBytes
src/jrd/SysFunction.cpp:3230–3233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3228
}
3229
3230
const UCHAR* getBytes() const
3231
{
3232
return v;
3233
}
3234
3235
private:
3236
UCharBuffer buf;
Callers
6
evlEncryptDecrypt
Function · 0.45
evlRsaEncryptDecrypt
Function · 0.45
evlRsaPublic
Function · 0.45
evlRsaSign
Function · 0.45
evlRsaVerify
Function · 0.45
evlRand
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected