FromBase64, Step 10.g. > g. If char is not an element of the standard base64 alphabet, throw a SyntaxError exception. `char` is a String, but `standard base64 alphabet` is a List of code points.