On 08 Jul 2013, at 15:02, "p...@highoctane.be" <p...@highoctane.be> wrote:

> Maybe I'm just doing something silly (like reading binary instead of text).

I vaguely remember FileSystem doing something weird like that long ago, maybe 
in 1.4.

In any case, 

'file.csv' asFileReference readStream

gives a character stream, if you want a binary one, you have to convert 
explicitly, using #binary.

Was there already FileSystem in 1.4 ?


Reply via email to