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

Method ReadMap

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

Source from the content-addressed store, hash-verified

49 ReadList() (List, error)
50 ReadSet() (Set, error)
51 ReadMap() (Map, error)
52}
53
54// Writer represents a low-level writer of values encoded according to one of

Callers 3

ReadMapMethod · 0.65
decodeFuncMapOfFunction · 0.65
readMapFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected