You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add enum: … parameter to every attribute that’s going to be represented by that enum, instead of just being a raw integer. Note that such attributes must have some sort of integer type in the first place (i.e. type: u* or type: s*).
Emphasized is not true. Enums can also be based on strings
The text was updated successfully, but these errors were encountered:
Last paragraph in https://doc.kaitai.io/user_guide.html#enums states:
Emphasized is not true. Enums can also be based on strings
The text was updated successfully, but these errors were encountered: