MCPcopy Index your code
hub / github.com/a8m/djson / DecodeArray

Function DecodeArray

interface.go:112–125  ·  view source on GitHub ↗

DecodeArray is the same as Decode but it returns []interface{}. You should use it to parse JSON arrays.

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestDecodeArrayFunction · 0.85

Calls 4

skipSpacesMethod · 0.95
errorMethod · 0.95
arrayMethod · 0.95
NewDecoderFunction · 0.85

Tested by 1

TestDecodeArrayFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…