func encoding/gob.decInt8Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L24: 	reflect.Int8:       decInt8Array,
		dec_helpers.go#L276: func decInt8Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {