Skip to content

FromBase64: Comparison between String and a List of code points #54

Closed
@anba

Description

@anba

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions