Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ ReadLength
Method
ReadLength
thrift/protocol.go:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
ReadBytes() ([]byte, error)
45
ReadString() (string, error)
46
ReadLength() (int, error)
47
ReadMessage() (Message, error)
48
ReadField() (Field, error)
49
ReadList() (List, error)
Callers
3
ReadLength
Method · 0.65
readBinary
Function · 0.65
skipBinary
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