Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ getOffsetStart
Method
getOffsetStart
Sources/Dependencies/jsoncpp/value.cpp:1652–1654 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1650
}
1651
1652
ptrdiff_t Value::getOffsetStart() const {
1653
return start_;
1654
}
1655
1656
ptrdiff_t Value::getOffsetLimit() const {
1657
return limit_;
Callers
1
writeValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected