I
Iwan Petrow
Hi,
I want for my application to set an exact encoding for converting byte
arrays to strings and for reading from files.
I can create an encoding instance with exact codepage and to work with
it.
Are there another ways to do this? Or any way to set the default
encoding for entire application (only the application)?
Thanks.
I want for my application to set an exact encoding for converting byte
arrays to strings and for reading from files.
I can create an encoding instance with exact codepage and to work with
it.
Are there another ways to do this? Or any way to set the default
encoding for entire application (only the application)?
Thanks.