MCPcopy Create free account
hub / github.com/ValveSoftware/Proton / getOffsetStart

Method getOffsetStart

vrclient_x64/jsoncpp.cpp:3824–3824  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3822void Value::setOffsetLimit(size_t limit) { limit_ = limit; }
3823
3824size_t Value::getOffsetStart() const { return start_; }
3825
3826size_t Value::getOffsetLimit() const { return limit_; }
3827

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected