Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setOffsetStart
Method
setOffsetStart
external/jsoncpp/jsoncpp.cpp:3858–3858 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3856
}
3857
3858
void Value::setOffsetStart(ptrdiff_t start) { start_ = start; }
3859
3860
void Value::setOffsetLimit(ptrdiff_t limit) { limit_ = limit; }
3861
Callers
6
readValue
Method · 0.80
readObject
Method · 0.80
readArray
Method · 0.80
decodeNumber
Method · 0.80
decodeDouble
Method · 0.80
decodeString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected