jruby / jcodings

Java-based codings helper classes for Joni and JRuby
MIT License
21 stars 29 forks source link

CP1251Encoding.INSTANCE.getCharset() is null #9

Closed guai closed 6 years ago

guai commented 10 years ago

I think this is a bug. As I can see for other encodings getCharset() returns java Charset, but not for cp1251.

lopex commented 6 years ago

this class no longer exists and Windows_1251Encoding.INSTANCE.getCharsetName() returns non null value.