Hi,

UnicodeEncoding overrides GetString in profile 2.0. This makes it possible to use a faster method without copying bytes to a temporary char array.

I also noticed that some wrappers of Encoding class are implemented differently on Mono than on MS.NET that can caouse problems when they are overridden.

Please review and approve the patch.

Do you have any NUnit test patches as well?

Atsushi Eno
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to