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

Function Decode

protocol/codec.go:199–209  ·  view source on GitHub ↗

Decode attempts to decode a msgpack-encoded byte buffer into an object instance pointed to by objptr.

(b []byte, objptr msgp.Unmarshaler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

HandleMethod · 0.92
TestWriteRoundZeroFunction · 0.92
TestWriteRoundFunction · 0.92
mainFunction · 0.92
rowsToPendingSigsFunction · 0.92
getProverFunction · 0.92
getMessageFunction · 0.92
sendReceiveCountMessagesFunction · 0.92
handleSigMessageMethod · 0.92

Calls 3

DecodeMsgpFunction · 0.85
DecodeReflectFunction · 0.85
CanUnmarshalMsgMethod · 0.45

Tested by 15

TestWriteRoundZeroFunction · 0.74
TestWriteRoundFunction · 0.74
sendReceiveCountMessagesFunction · 0.74
TestMarshalFunction · 0.74
testWithSizeFunction · 0.74
TestSizeLimitsMerkleFunction · 0.74