Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move base64 functions to StringLib #141

Closed
jpswinski opened this issue Sep 22, 2022 · 1 comment
Closed

Move base64 functions to StringLib #141

jpswinski opened this issue Sep 22, 2022 · 1 comment

Comments

@jpswinski
Copy link
Member

Currently the base64 encode and decode functions are in MathLib and use the std::string String type. These functions should move into the StringLib class and be supported by SafeString.

@jpswinski
Copy link
Member Author

1f98f09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant