support for code page 930 to read japanese characters
Đang mở
accepted
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 170
- Fork
- 96
- Merge trung bình
- 57 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Trying to read an ebcdic file received from main frame system using a copy book. The data has address lines which have Japanese characters. When reading the values are coming as blank - [, , , , ]. For Japanese characters we cannot pass code page 930 since only common (default), common_extended, cp037, cp037_extended, cp875. *_extended code pages are supported as of now.
Rest all data is read correctly except this.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.