hex constant

String const hex

Predefined alphabet for hexadecimal.

Implementation

static const String hex = '0123456789abcdef';