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

Method WriteInt16

thrift/protocol.go:61–61  ·  view source on GitHub ↗
(int16)

Source from the content-addressed store, hash-verified

59 WriteBool(bool) error
60 WriteInt8(int8) error
61 WriteInt16(int16) error
62 WriteInt32(int32) error
63 WriteInt64(int64) error
64 WriteFloat64(float64) error

Callers 2

WriteInt16Method · 0.65
encodeInt16Function · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected