MCPcopy 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

evlEncryptDecryptFunction · 0.45
evlRsaEncryptDecryptFunction · 0.45
evlRsaPublicFunction · 0.45
evlRsaSignFunction · 0.45
evlRsaVerifyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected