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

Method WriteLength

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

Source from the content-addressed store, hash-verified

65 WriteBytes([]byte) error
66 WriteString(string) error
67 WriteLength(int) error
68 WriteMessage(Message) error
69 WriteField(Field) error
70 WriteList(List) error

Callers 1

WriteLengthMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected