Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
187
const UCHAR* ClumpletReader::getBufferEnd() const
188
{
189
return static_buffer_end;
190
}
191
192
void ClumpletReader::usage_mistake(const char* what) const
193
{
Callers
1
ClumpletReader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected