MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / getOffsetLimit

Method getOffsetLimit

src/share/jsoncpp/jsoncpp.cpp:3861–3861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3859ptrdiff_t Value::getOffsetStart() const { return start_; }
3860
3861ptrdiff_t Value::getOffsetLimit() const { return limit_; }
3862
3863JSONCPP_STRING Value::toStyledString() const {
3864 StyledWriter writer;

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected