monitorjbl / excel-streaming-reader

An easy-to-use implementation of a streaming Excel reader using Apache POI
Apache License 2.0
946 stars 343 forks source link

Charcter encoding option -Read European/other characters #215

Open Yethindra opened 4 years ago

Yethindra commented 4 years ago

How do we mention charset for reading stream to read European characters as is in file.and write it to CSV using csvwriter. Is there an option to mention charset for Streaming Reader.