Dec. 30, 2017
9:33 p.m.
Which reminds me that we should publish these HTML in another location.... Just too many things to do :( But at least we get pdf and HTML and more if needed for our books. On Sat, Dec 30, 2017 at 6:03 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
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