TypeFindProbability#

class TypeFindProbability#

The probability of the typefind function. Higher values have more certainty in doing a reliable typefind.

Fields#

class TypeFindProbability
LIKELY#

Likely a type was detected.

MAXIMUM#

Very certain a type was detected.

MINIMUM#

Unlikely typefind.

NEARLY_CERTAIN#

Nearly certain that a type was detected.

NONE#

Type undetected.

POSSIBLE#

Possible type detected.