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

Method WriteList

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

Source from the content-addressed store, hash-verified

68 WriteMessage(Message) error
69 WriteField(Field) error
70 WriteList(List) error
71 WriteSet(Set) error
72 WriteMap(Map) error
73}

Callers 2

WriteListMethod · 0.65
encodeFuncSliceOfFunction · 0.65

Implementers 3

debugWriterthrift/debug.go
binaryWriterthrift/binary.go
compactWriterthrift/compact.go

Calls

no outgoing calls

Tested by

no test coverage detected