I have a problem.
When a read csv file with CSVHelper in C#.
I want to get the encoding of the file and check if it is Shift-JIS (Encoding Japan) or not.
I researched a lot but couldn't find the answer.
Any help or ideas?
Thank a lot.
I have a problem.
When a read csv file with CSVHelper in C#.
I want to get the encoding of the file and check if it is Shift-JIS (Encoding Japan) or not.
I researched a lot but couldn't find the answer.
Any help or ideas?
Thank a lot.