EncodeEnum treats the passed 32-bit signed integer as an enumeration value and, if it is in the list of passed valid enumeration values, appends the XDR encoded representation of it to the Encoder's data. A MarshalError is returned if the enumeration value is not one of the provided valid values or
(v int32, validEnums map[int32]bool)
source not stored for this graph (policy: none)