On 7/4/19, 1:54 AM, "Michael Behrisch" <o...@behrisch.de> wrote:

> Are there problems to be expected with unusual inputs and is there a better 
> way to do it?

I would fully expect that anything involving Unicode is a recipe for breakage, 
and I have no idea what you could do about it. I know very little about streams 
and i18n and you would have to dig into the standard if you wanted to know what 
the portability implications are. I imagine using them only for file streams 
when the input data is subject to some degree of control is the safest thing.
 
-- Scott


Reply via email to