Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
WriteLength
Method · 0.65
Implementers
3
debugWriter
thrift/debug.go
binaryWriter
thrift/binary.go
compactWriter
thrift/compact.go
Calls
no outgoing calls
Tested by
no test coverage detected