encodeInterface examines the interface represented by the passed reflection value to detect whether it is an interface that can be encoded if it is, extracts the underlying value to pass back into the encode function for encoding according to its type. A MarshalError is returned if any issues are e
(v reflect.Value)
source not stored for this graph (policy: none)
no test coverage detected