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

Method WriteMessage

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

Source from the content-addressed store, hash-verified

66 WriteString(string) error
67 WriteLength(int) error
68 WriteMessage(Message) error
69 WriteField(Field) error
70 WriteList(List) error
71 WriteSet(Set) error

Callers 1

WriteMessageMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected