MCPcopy Create free account
hub / github.com/davecgh/go-xdr / encodeArray

Method encodeArray

xdr2/encode.go:417–427  ·  view source on GitHub ↗

encodeArray writes 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 encapsulated writer and returns the number of bytes written. The ignoreOpaque flag control

(v reflect.Value, ignoreOpaque bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encodeStructMethod · 0.95
encodeMethod · 0.95

Calls 2

EncodeUintMethod · 0.95
encodeFixedArrayMethod · 0.95

Tested by

no test coverage detected