support for code page 930 to read japanese characters
Aberta
accepted
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 170
- Forks
- 96
- Merge médio
- 57min
- PRs com merge (30d)
- 2
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.