base64digits constant

String const base64digits

chars used by base64 encoding

Implementation

static const base64digits = '$base62digits+/';