MCPcopy Create free account
hub / github.com/Illumina/paragraph / getOffsetLimit

Method getOffsetLimit

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

Source from the content-addressed store, hash-verified

3919ptrdiff_t Value::getOffsetStart() const { return start_; }
3920
3921ptrdiff_t Value::getOffsetLimit() const { return limit_; }
3922
3923JSONCPP_STRING Value::toStyledString() const {
3924 StreamWriterBuilder builder;

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected