Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStorageSize
Method
getStorageSize
src/common/classes/array.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
protected:
66
T* getStorage() { return NULL; }
67
FB_SIZE_T getStorageSize() const { return 0; }
68
};
69
70
// Dynamic array of simple types
Callers
2
Array
Method · 0.45
free
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected