func encoding/gob.decInt16Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L21: 	reflect.Int16:      decInt16Array,
		dec_helpers.go#L199: func decInt16Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {