Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getBuffer
Method
getBuffer
src/common/classes/ClumpletWriter.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
const UCHAR* ClumpletWriter::getBuffer() const
62
{
63
return dynamic_buffer.begin();
64
}
65
66
const UCHAR* ClumpletWriter::getBufferEnd() const
67
{
Callers
2
ClumpletWriter
Method · 0.45
reset
Method · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected