MCPcopy Create free account
hub / github.com/go-json-experiment/json / consumeString

Method consumeString

jsontext/decode.go:926–941  ·  view source on GitHub ↗

consumeString consumes a single JSON string starting at d.buf[pos:]. It returns the new position in d.buf immediately after the string.

(flags *jsonwire.ValueFlags, pos int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ReadTokenMethod · 0.95
consumeValueMethod · 0.95
consumeObjectMethod · 0.95

Calls 3

fetchMethod · 0.95
ConsumeStringResumableFunction · 0.92
GetMethod · 0.80

Tested by

no test coverage detected