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

Kornél Pál kornelpal at gmail.com
Sat Apr 8 20:11:13 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.

Kornél 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UnicodeEncoding.diff
Type: application/octet-stream
Size: 2295 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060409/ba2ed164/attachment.obj 


More information about the Mono-devel-list mailing list