Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ ReadInt64
Method
ReadInt64
thrift/protocol.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
ReadInt16() (int16, error)
41
ReadInt32() (int32, error)
42
ReadInt64() (int64, error)
43
ReadFloat64() (float64, error)
44
ReadBytes() ([]byte, error)
45
ReadString() (string, error)
Callers
3
ReadInt64
Method · 0.65
decodeInt64
Function · 0.65
skip
Function · 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