oct constant

String const oct

Predefined alphabet for octal.

Implementation

static const String oct = '01234567';