<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Dave --<div><br></div><div>What's the expected encoding after decompressing segments of the stream? Is it already String objects in Squeak's internal encoding? The idea of #setConverterForCode is to ensure that we consistently use UTF8 when filing source code in/out in chunk form.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 01.02.2022 01:45:34 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">David T. Lewis uploaded a new version of Multilingual to project The Trunk:<br>http://source.squeak.org/trunk/Multilingual-dtl.262.mcz<br><br>==================== Summary ====================<br><br>Name: Multilingual-dtl.262<br>Author: dtl<br>Time: 31 January 2022, 7:45:20.779281 pm<br>UUID: e60348fe-c771-4c52-a591-0769dbf29a58<br>Ancestors: Multilingual-mt.261<br><br>Move FileStream>>setConverterForCode up to ReadWriteStream for opening CompressedSourceStream on a .stc compressed sources file.<br><br>=============== Diff against Multilingual-mt.261 ===============<br><br>Item was removed:<br>- ----- Method: FileStream>>setConverterForCode (in category '*Multilingual-accessing') -----<br>- setConverterForCode<br>-      "Backstop. See MultiByteFileStream."!<br><br>Item was added:<br>+ ----- Method: ReadWriteStream>>setConverterForCode (in category '*Multilingual-accessing') -----<br>+ setConverterForCode<br>+  "Backstop. See MultiByteFileStream."!<br><br><br></div></blockquote></div>