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

Method consumeArray

jsontext/decode.go:1074–1129  ·  view source on GitHub ↗

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

(flags *jsonwire.ValueFlags, pos, depth int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

consumeValueMethod · 0.95

Calls 6

consumeWhitespaceMethod · 0.95
consumeValueMethod · 0.95
ConsumeWhitespaceFunction · 0.92
NewInvalidCharacterErrorFunction · 0.92
wrapWithArrayIndexFunction · 0.85
needMoreMethod · 0.80

Tested by

no test coverage detected