Re: [Vala] Is it possible to do a reading buffer offset in vala?
- From: Xavier Bestel <xavier bestel free fr>
- To: JM <interflug1 gmx net>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Is it possible to do a reading buffer offset in vala?
- Date: Tue, 09 Feb 2010 19:37:00 +0100
Well, from what you write it looks more like you're writing with the wrong encoding.
----- Message d'origine -----
Hello Xav
That looks like exactly my problem, the only thing is that not the whole
string is broken, but only the multibyte chars (crème brûlée -> cr?me
br?l?e).
Am I loosing the multibyte chars in the cast to string of my reading
buffer (which is: char* buffer = new char[MAX];) or in the gio
inputstream reading?
I expected to reconstruct the whole file content, if I read it byte by
byte.?.
Regards
Jörn
Am Dienstag, den 09.02.2010, 19:08 +0100 schrieb Xavier Bestel:
Xav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]