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

Method getBufferEnd

src/common/classes/ClumpletWriter.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66const UCHAR* ClumpletWriter::getBufferEnd() const
67{
68 return dynamic_buffer.end();
69}
70
71void ClumpletWriter::initNewBuffer(UCHAR tag)
72{

Callers 2

ClumpletWriterMethod · 0.45
resetMethod · 0.45

Calls 1

endMethod · 0.45

Tested by

no test coverage detected