MCPcopy Create free account
hub / github.com/Samsung/UTopia / getOffsetLimit

Method getOffsetLimit

external/jsoncpp/jsoncpp.cpp:3864–3864  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3862ptrdiff_t Value::getOffsetStart() const { return start_; }
3863
3864ptrdiff_t Value::getOffsetLimit() const { return limit_; }
3865
3866String Value::toStyledString() const {
3867 StreamWriterBuilder builder;

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected