U
Une bévue
may be i'm not using correctly nkf #guess1 but it gaves me return type 3
(suuposed to be UTF-8) for ISO-8859-1 encoded files.
it gaves me also 3 for UTF-8 encoded files ???
my code is simply :
NKF.guess1(string)
with string=<whole file content>
also sometimes guess1 disaggreed with guess2 ???
whare could i find a table giving the encoding versus returned values
???
(suuposed to be UTF-8) for ISO-8859-1 encoded files.
it gaves me also 3 for UTF-8 encoded files ???
my code is simply :
NKF.guess1(string)
with string=<whole file content>
also sometimes guess1 disaggreed with guess2 ???
whare could i find a table giving the encoding versus returned values
???