MCPcopy Create free account
hub / github.com/segmentio/encoding / WriteFloat64

Method WriteFloat64

thrift/protocol.go:64–64  ·  view source on GitHub ↗
(float64)

Source from the content-addressed store, hash-verified

62 WriteInt32(int32) error
63 WriteInt64(int64) error
64 WriteFloat64(float64) error
65 WriteBytes([]byte) error
66 WriteString(string) error
67 WriteLength(int) error

Callers 3

WriteFloat64Method · 0.65
encodeFloat64Function · 0.65
WriteFloat64Method · 0.65

Implementers 3

debugWriterthrift/debug.go
binaryWriterthrift/binary.go
compactWriterthrift/compact.go

Calls

no outgoing calls

Tested by

no test coverage detected