[kde-edu]: Learning vocabulary on the road / Questions about KVTML2

Michael Hofer kde.edu at unglaublich.priv.at
Mon Jan 21 13:49:47 CET 2008


On Mon, 21 Jan 2008 14:11:20 +0700, "Dennis Haney" <davh at davh.dk> said:
> Javas pseudo utf-8.

Do you mean the "modified UTF-8" as described in
http://java.sun.com/javase/6/docs/api/java/io/DataInput.html#modified-utf-8
?

If so, this is only true for the DataInput and DataOutput interfaces.
"Normal" (text) Streams read/written with an InputStreamReader/-Writer
use the standard UTF-8 format (see also
http://en.wikipedia.org/wiki/UTF-8#Java).

regards,
Michael


More information about the kde-edu mailing list