func encoding/gob.decBoolArray

2 uses

	encoding/gob (current package)
		dec_helpers.go#L15: 	reflect.Bool:       decBoolArray,
		dec_helpers.go#L52: func decBoolArray(state *decoderState, v reflect.Value, length int, ovfl error) bool {