MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / to

Method to

src/jrd/SysFunction.cpp:3119–3122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3117 }
3118
3119 UCHAR* to()
3120 {
3121 return outBuf.getBuffer(length());
3122 }
3123
3124 unsigned length()
3125 {

Callers 1

evlEncryptDecryptFunction · 0.80

Calls 2

lengthFunction · 0.50
getBufferMethod · 0.45

Tested by

no test coverage detected