You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the possibility to check for valid base64 data. It is non trivial as there are legitimate strings which could also be base64 but if e.g. at one point a validation is needed the type infer would have a solution for that.
The text was updated successfully, but these errors were encountered:
Implement the possibility to check for valid base64 data. It is non trivial as there are legitimate strings which could also be base64 but if e.g. at one point a validation is needed the type infer would have a solution for that.
The text was updated successfully, but these errors were encountered: