[Mono-dev] [PATCH] Add GetString to UnicodeEncoding 2.0 and modify some Encoding wrappers
Zac Bowling
zac at zacbowling.com
Sun Apr 9 14:47:33 EDT 2006
Looks good.
On Sun, 2006-04-09 at 02:11 +0200, Kornél Pál wrote:
> 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
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list