base64chars top-level constant

String const base64chars

chars used by base64 encoding

Implementation

const base64chars = string.base64digits;