Return true if the specified value equals '0', 2, 3 or 4, and false otherwise.
Declared in <baltzo_zoneinfobinaryheader.h>
static
bool
isValidVersion(char value);
true if value is a valid version character
| Name | Description |
|---|---|
| value | candidate version character |