MCPcopy Create free account
hub / github.com/Monibuca/engine / WriteFloat64

Method WriteFloat64

util/buffer.go:83–83  ·  view source on GitHub ↗
(v float64)

Source from the content-addressed store, hash-verified

81 WriteUint24(v uint32)
82 WriteUint16(v uint16)
83 WriteFloat64(v float64)
84 WriteByte(v byte)
85 WriteString(a string)
86 Write(a []byte) (n int, err error)

Callers 2

MarshalMethod · 0.65
MarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected