MCPcopy 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
3235private:
3236 UCharBuffer buf;

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected