MCPcopy Create free account
hub / github.com/davecgh/go-xdr / decodeInterface

Method decodeInterface

xdr2/decode.go:626–649  ·  view source on GitHub ↗

decodeInterface examines the interface represented by the passed reflection value to detect whether it is an interface that can be decoded into and if it is, extracts the underlying value to pass back into the decode function for decoding according to its type. It returns the the number of bytes a

(v reflect.Value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeMethod · 0.95

Calls 4

indirectMethod · 0.95
decodeMethod · 0.95
unmarshalErrorFunction · 0.70
StringMethod · 0.45

Tested by

no test coverage detected