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

Method WriteString

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

Source from the content-addressed store, hash-verified

64 WriteFloat64(float64) error
65 WriteBytes([]byte) error
66 WriteString(string) error
67 WriteLength(int) error
68 WriteMessage(Message) error
69 WriteField(Field) error

Callers 6

StringMethod · 0.65
WriteStringMethod · 0.65
encodeStringFunction · 0.65
ErrorMethod · 0.65
writeStringMethod · 0.65
BenchmarkDecoderStreamFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 1

BenchmarkDecoderStreamFunction · 0.52