Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
const UCHAR* ClumpletWriter::getBufferEnd() const
67
{
68
return dynamic_buffer.end();
69
}
70
71
void ClumpletWriter::initNewBuffer(UCHAR tag)
72
{
Callers
2
ClumpletWriter
Method · 0.45
reset
Method · 0.45
Calls
1
end
Method · 0.45
Tested by
no test coverage detected