Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
String
Method · 0.65
WriteString
Method · 0.65
encodeString
Function · 0.65
Error
Method · 0.65
writeString
Method · 0.65
BenchmarkDecoderStream
Function · 0.65
Implementers
3
debugWriter
thrift/debug.go
binaryWriter
thrift/binary.go
compactWriter
thrift/compact.go
Calls
no outgoing calls
Tested by
1
BenchmarkDecoderStream
Function · 0.52