allowedCharacters constant

String const allowedCharacters

Implementation

static const String allowedCharacters = '!"#\'\$%&()*+-./0123456789:;<=>?@'
    'ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~';