radix property

int? radix
getter/setter pair

The native way to select the alphabet.

Must be in the range [2, 95].

Implementation

core.int? radix;