Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getFrameSize
Method
getFrameSize
src/jrd/recsrc/RecordSource.h:779–782 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
}
778
779
FB_UINT64 getFrameSize() const
780
{
781
return frameEnd - frameStart + 1;
782
}
783
784
FB_UINT64 getRecordPosition() const
785
{
Callers
1
winPass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected