encodeArray appends an XDR encoded integer representing the number of elements in the passed slice represented by the reflection value followed by the XDR encoded representation of each element in slice to the Encoder's data. The ignoreOpaque flag controls whether or not uint8 (byte) elements shoul
(v reflect.Value, ignoreOpaque bool)
source not stored for this graph (policy: none)
no test coverage detected