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
One thing I did notice is that org.jcodings.EncodingDB has an entry for 'UTF-16LE' but org.jcodings.EncodingList does not contain an entry for 'UTF-16LE'...
Am I doing something strange or is this an issue? I'll continue looking at what might be causing it but would like to know if anyone has seen this before.
The text was updated successfully, but these errors were encountered:
Having some trouble with UTF-16LE encoded strings in jruby...
Tried the following in jruby-1.7.9:
which produced:
One thing I did notice is that org.jcodings.EncodingDB has an entry for 'UTF-16LE' but org.jcodings.EncodingList does not contain an entry for 'UTF-16LE'...
Am I doing something strange or is this an issue? I'll continue looking at what might be causing it but would like to know if anyone has seen this before.
The text was updated successfully, but these errors were encountered: