May 16, 2015
9:15 p.m.
If you want to convert character encoding, read the chapter of Zinc on encodings https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/ws/Zinc-Encod... Le 16/5/15 07:48, valmy roi a écrit :
Hi everyone, I have a stream (read from a file) and i want to iterate through it in order to replace every occurences of a special character by another one. how can i do it ?