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

Function DecodeMsgp

protocol/codec.go:174–195  ·  view source on GitHub ↗

DecodeMsgp attempts to decode a msgpack-encoded byte buffer into an object instance pointed to by objptr, requiring that we pre- generated the code for doing so using msgp.

(b []byte, objptr msgp.Unmarshaler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DecodeFunction · 0.85
EncodingTestFunction · 0.85

Calls 2

ErrorfMethod · 0.65
UnmarshalMsgMethod · 0.45

Tested by

no test coverage detected