dec constant

String const dec

Predefined alphabet for decimal.

Implementation

static const String dec = '0123456789';