base64CharValue

private fnint base64CharValue(char c) pure @safe nothrow

Returns the 6-bit value for a valid Base64 character, or -1 if invalid.