Skip to content

how to decode custom chars #2

@foxundermoon

Description

@foxundermoon

I want to implement a url-encoding compatible version. But I don't know how to modify the decoding table, can you add one?

    string internal constant TABLE_ENCODE = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions