[Mono-dev] Replacing/Removing I18N

Atsushi Eno atsushi at ximian.com
Wed Oct 11 16:02:32 EDT 2006


Andreas Nahr wrote:
>     public byte GetByte (char char)
>     {
>         return table[char];
>     }

> Also this would obviously be (much) faster than the current solution (I 
> don't know how Atsushi got to the point that this would be slower than 
> current code).

How small is the table above?

Atsushi Eno



More information about the Mono-devel-list mailing list