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

Method getInt64Array

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

Source from the content-addressed store, hash-verified

38 getInt32Array() ([]int32, error)
39 getNullableInt32Array() ([]int32, error)
40 getInt64Array() ([]int64, error)
41 getStringArray() ([]string, error)
42
43 // Subsets

Callers 2

decodeMethod · 0.65
decodeMethod · 0.65

Implementers 1

realDecoderreal_decoder.go

Calls

no outgoing calls

Tested by

no test coverage detected