dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Re: how to find ByteOrder Marks


From: ginga
Subject: [DotGNU]Re: how to find ByteOrder Marks
Date: Thu, 06 Mar 2003 00:48:56 +0900

Hi,

> That aside , you could use StreamReader for all places you need to 
> read a stream with Encoding :-)

Some XmlTextReader constructor and XmlDocument.Load supplies only 
url and in such case we must implement encoding detection
by ourselves.
StreamReader (of MS.NET) cannot detect actual encoding of the
target stream, at least my Shift_JIS environment.

Cheers,
  Atsushi Eno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]