decodeFixedArray treats the next bytes as a series of XDR encoded elements of the same type as the array represented by the reflection value and decodes each element into the passed array. The ignoreOpaque flag controls whether or not uint8 (byte) elements should be decoded individually or as a fix
(v reflect.Value, ignoreOpaque bool)
source not stored for this graph (policy: none)
no test coverage detected