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

Method getString

packet_decoder.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 getRawBytes(length int) ([]byte, error)
35 getUuid() (Uuid, error)
36 getString() (string, error)
37 getNullableString() (*string, error)
38 getInt32Array() ([]int32, error)
39 getNullableInt32Array() ([]int32, error)

Callers 15

decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65
decodeMethod · 0.65

Implementers 1

realDecoderreal_decoder.go

Calls

no outgoing calls

Tested by

no test coverage detected