doc: please clarify numeric_enums=True
htgoebel opened this issue · 0 comments
htgoebel commented
The documentation for asn1tools.compile_*()
says:
Give numeric_enums as True for numeric enumeration values instead of strings.
I don't exactly understand this. Plese clarify, what this means. Maybe:
Give numeric_enums as True for passing and receiving enumeration values as numbers instead of strings.