>
> Ok. But then why also a BufferedWriter?  

 
The BufferedWriter is indeed obsolete but leaving it out doesn't change 
anything...

so of what type is result in result.toString()?  
>

Result is of type StringBuilder.

Do characters like ö, é come through ok?  
>

These do indeed come through correctly! 

Are you shure you use an utf-8 capable editor?  


Yes I'm sure :) I'm using Notepadd++ ;)

I attached the file as it is exported!

the produced file does not have a BOM (or at least I don't know :) )
How can I write 'them' myself?

Kr,

Dirk

Op donderdag 29 maart 2012 13:50:28 UTC+2 schreef Remote Red het volgende:
>
> Just a thougth: does the produced file have a BOM (Byte Order Mark) 
> as the first bytes? 
>
> If not you have to write them yourself. 
>

Op donderdag 29 maart 2012 13:50:28 UTC+2 schreef Remote Red het volgende:
>
> Just a thougth: does the produced file have a BOM (Byte Order Mark) 
> as the first bytes? 
>
> If not you have to write them yourself. 
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to