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

Method hasData

src/jrd/SysFunction.cpp:3129–3132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3127 }
3128
3129 bool hasData()
3130 {
3131 return len > 0;
3132 }
3133
3134 void next()
3135 {

Callers 6

evlEncryptDecryptFunction · 0.45
evlEncodeDecodeHexFunction · 0.45
evlRsaEncryptDecryptFunction · 0.45
evlRsaSignFunction · 0.45
evlRsaVerifyFunction · 0.45
evlGetContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected