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

Method encodeFixedArray

xdr2/encode.go:372–402  ·  view source on GitHub ↗

encodeFixedArray writes the XDR encoded representation of each element in the passed array represented by the reflection value to the encapsulated writer and returns the number of bytes written. The ignoreOpaque flag controls whether or not uint8 (byte) elements should be encoded individually or as

(v reflect.Value, ignoreOpaque bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

encodeArrayMethod · 0.95
encodeStructMethod · 0.95
encodeMethod · 0.95

Calls 3

EncodeFixedOpaqueMethod · 0.95
encodeMethod · 0.95
BytesMethod · 0.80

Tested by

no test coverage detected