Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReadFloat64
Method · 0.65
decodeFloat64
Function · 0.65
skip
Function · 0.65
ReadFloat64
Method · 0.65
Implementers
3
debugReader
thrift/debug.go
binaryReader
thrift/binary.go
compactReader
thrift/compact.go
Calls
no outgoing calls
Tested by
no test coverage detected