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

Method Encode

xdr2/encode.go:638–659  ·  view source on GitHub ↗

Encode operates identically to the Marshal function with the exception of using the writer associated with the Encoder for the destination of the XDR-encoded data instead of a user-supplied writer. See the Marshal documentation for specifics.

(v interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

MarshalFunction · 0.95

Calls 3

encodeMethod · 0.95
marshalErrorFunction · 0.70
StringMethod · 0.45

Tested by

no test coverage detected