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

Method getCharSet

examples/interfaces/05.user_metadata.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 }
159
160 unsigned getCharSet(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
161 {
162 return 0;
163 }
164
165 unsigned getOffset(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
166 {

Callers 1

dumpDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected