Return true if the specified value equals '0', 2, 3 or 4, and false otherwise.
true
2
3
4
false
Declared in <baltzo_zoneinfobinaryheader.h>
<baltzo_zoneinfobinaryheader.h>
static bool isValidVersion(char value);