getFeatureValue

open fun getFeatureValue(index: Int): Int
Features detected (or known to be supported) for this architecture; optional field.
repeated .elide.machine.ArchFeature feature = 4;

Return

The enum numeric value on the wire of feature at the given index.

Parameters

index

The index of the value to return.