MCPcopy Create free account
hub / github.com/MiloOweno/kernel-lab / DecodeJSON

Function DecodeJSON

protocol/codec.go:219–222  ·  view source on GitHub ↗

DecodeJSON attempts to decode a JSON-encoded byte buffer into an object instance pointed to by objptr

(b []byte, objptr interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

prepareGenesisFunction · 0.92
decodeFunction · 0.92
parseJSONFunction · 0.92
LoadGenesisFromFileFunction · 0.92
ddrFromParamsFunction · 0.92
txnGroupFromParamsFunction · 0.92
balanceRecordsFromParamsFunction · 0.92
TestTxnMessagePackInputFunction · 0.92
TestDebugFromTxnFunction · 0.92

Calls 1

DecodeMethod · 0.65

Tested by 15

decodeFunction · 0.74
TestTxnMessagePackInputFunction · 0.74
TestDebugFromTxnFunction · 0.74
TestLocalBalanceAdapterFunction · 0.74
TestDryrunEncodeDecodeFunction · 0.74
accountInformationTestFunction · 0.74
getBlockHeaderTestFunction · 0.74
TestGetBlockTxidsFunction · 0.74