Dec. 30, 2017
5:03 p.m.
https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfu... 1.4. Converting Streams
On 30 Dec 2017, at 13:27, Bernhard Pieber <bernhard@pieber.com> wrote:
I just saw that the FileStream hierarchy including MultiByteFileStream is deprecated. However, I can't find what file stream class should be used to read a UTF-8 encoded file instead. FileReference>>#readStreamDo: also uses MultiByteFileStream.
Can someone please point me to the right code?
Bernhard