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

Method WriteSet

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

Source from the content-addressed store, hash-verified

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

Callers 2

WriteSetMethod · 0.65
encodeFuncMapAsSetOfFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected