[Mono-dev] [PATCH] Add GetString to UnicodeEncoding 2.0 and modify some Encoding wrappers

Atsushi Eno atsushi at ximian.com
Mon Apr 10 02:09:20 EDT 2006


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



More information about the Mono-devel-list mailing list