> On 17 Mar 2015, at 16:29, [email protected] wrote: > > Still, your implementation isn't loading the whole contents as the Java > version does.
Well, your third piece of code, which uses StandardFileStream, does not do any UTF-8 decoding either. It uses FileStream>>#contents, like my binary stream (ByteArray and ByteString are interchangeable at this level). Anyway, our conclusion is the same.
