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

Method ReadList

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

Source from the content-addressed store, hash-verified

47 ReadMessage() (Message, error)
48 ReadField() (Field, error)
49 ReadList() (List, error)
50 ReadSet() (Set, error)
51 ReadMap() (Map, error)
52}

Callers 3

ReadListMethod · 0.65
decodeFuncSliceOfFunction · 0.65
readListFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected