Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ WriteInt8
Method
WriteInt8
thrift/protocol.go:60–60 ·
view source on GitHub ↗
(int8)
Source
from the content-addressed store, hash-verified
58
Writer() io.Writer
59
WriteBool(bool) error
60
WriteInt8(int8) error
61
WriteInt16(int16) error
62
WriteInt32(int32) error
63
WriteInt64(int64) error
Callers
3
WriteInt8
Method · 0.65
encodeInt8
Function · 0.65
WriteInt8
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