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

Method WriteBool

thrift/protocol.go:59–59  ·  view source on GitHub ↗
(bool)

Source from the content-addressed store, hash-verified

57 Protocol() Protocol
58 Writer() io.Writer
59 WriteBool(bool) error
60 WriteInt8(int8) error
61 WriteInt16(int16) error
62 WriteInt32(int32) error

Callers 3

WriteBoolMethod · 0.65
encodeBoolFunction · 0.65
WriteBoolMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected