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

Method ReadFloat64

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

Source from the content-addressed store, hash-verified

41 ReadInt32() (int32, error)
42 ReadInt64() (int64, error)
43 ReadFloat64() (float64, error)
44 ReadBytes() ([]byte, error)
45 ReadString() (string, error)
46 ReadLength() (int, error)

Callers 4

ReadFloat64Method · 0.65
decodeFloat64Function · 0.65
skipFunction · 0.65
ReadFloat64Method · 0.65

Implementers 3

debugReaderthrift/debug.go
binaryReaderthrift/binary.go
compactReaderthrift/compact.go

Calls

no outgoing calls

Tested by

no test coverage detected