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

Method getBufferEnd

src/common/classes/ClumpletReader.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187const UCHAR* ClumpletReader::getBufferEnd() const
188{
189 return static_buffer_end;
190}
191
192void ClumpletReader::usage_mistake(const char* what) const
193{

Callers 1

ClumpletReaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected