Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ GetPairs
Method
GetPairs
src/util/bind-map.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
inline Pair* GetPairs() {
42
return pairs;
43
}
44
45
inline int GetSize() {
46
return length;
Callers
1
BindObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected