MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getClumpLength

Method getClumpLength

src/common/classes/ClumpletReader.cpp:795–798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

793}
794
795FB_SIZE_T ClumpletReader::getClumpLength() const
796{
797 return getClumpletSize(false, false, true);
798}
799
800const UCHAR* ClumpletReader::getBytes() const
801{

Callers 15

TDR_list_limboFunction · 0.80
addServerKeysMethod · 0.80
MERGE_database_infoFunction · 0.80
merge_setupFunction · 0.80
ClntAuthBlockMethod · 0.80
addClumpletsFunction · 0.80
svc_api_gbakFunction · 0.80
gsecFunction · 0.80
getMethod · 0.80
getOptionsMethod · 0.80
attachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected