MCPcopy Create free account
hub / github.com/IBM/sarama / putNullableString

Method putNullableString

packet_encoder.go:32–32  ·  view source on GitHub ↗
(in *string)

Source from the content-addressed store, hash-verified

30 putUuid(in Uuid) error
31 putString(in string) error
32 putNullableString(in *string) error
33 putStringArray(in []string) error
34 putInt32Array(in []int32) error
35 putInt64Array(in []int64) error

Callers 15

encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65

Implementers 2

prepEncoderprep_encoder.go
realEncoderreal_encoder.go

Calls

no outgoing calls

Tested by

no test coverage detected