MCPcopy Create free account
hub / github.com/PlayFab/gsdk / getOffsetLimit

Method getOffsetLimit

cpp/cppsdk/jsoncpp.cpp:3949–3949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3947ptrdiff_t Value::getOffsetStart() const { return start_; }
3948
3949ptrdiff_t Value::getOffsetLimit() const { return limit_; }
3950
3951JSONCPP_STRING Value::toStyledString() const {
3952 StreamWriterBuilder builder;

Callers 1

pushErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected