Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getRawLength
Method
getRawLength
src/jrd/replication/Publisher.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
unsigned getRawLength() override
375
{
376
return m_record->getLength();
377
}
378
379
const unsigned char* getRawData() override
380
{
Callers
3
insertRecord
Method · 0.45
updateRecord
Method · 0.45
deleteRecord
Method · 0.45
Calls
1
getLength
Method · 0.45
Tested by
no test coverage detected