encodeFixedArray appends the XDR encoded representation of each element in the passed array represented by the reflection value to the Encoder's data. The ignoreOpaque flag controls whether or not uint8 (byte) elements should be encoded individually or as a fixed sequence of opaque data. A Marshal
(v reflect.Value, ignoreOpaque bool)
source not stored for this graph (policy: none)
no test coverage detected