octdigits constant

String const octdigits

The string '01234567'.

Implementation

static const String octdigits = '01234567';