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

Method EncodeDouble

xdr/encode.go:271–274  ·  view source on GitHub ↗

EncodeDouble appends the XDR encoded representation of the passed 64-bit (double-precision) floating point to the Encoder's data. A MarshalError is returned if appending the data would overflow the internal data slice. Reference: RFC Section 4.7 - Double-Precision Floating Point 64-bit double-p

(v float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestEncoderFunction · 0.95
encodeMethod · 0.95

Calls 1

EncodeUhyperMethod · 0.95

Tested by 1

TestEncoderFunction · 0.76