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
I thought that I had remembered that elemental2 had those classes, but I can't find them now. That seems like an even better place for them, since elemental2 has great TypedArray support, but providing the same implementation here would have the advantage of also offering JVM support for fast and easy test support for code which uses these classes.
Thanks!
akbertram
added a commit
to bedatadriven/gwt-typedarrays
that referenced
this issue
Sep 28, 2021
To work with Strings encoded in binary streams, the TextEncoder and TextDecoder are required.
Would it be useful to add definitions and JVM implementations to this library?
The text was updated successfully, but these errors were encountered: