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

Method length

src/jrd/SysFunction.cpp:3124–3127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3122 }
3123
3124 unsigned length()
3125 {
3126 return len;
3127 }
3128
3129 bool hasData()
3130 {

Callers 5

evlEncryptDecryptFunction · 0.45
evlGetContextFunction · 0.45
evlOverlayFunction · 0.45
evlPadFunction · 0.45
evlRightFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected