On 5/12/08, Robert Jordan <[EMAIL PROTECTED]> wrote:
>  > Side question: is there a sort of BitConverter that *always* returns
>  > big-endian or little-endian, as requested?  dbus-sharp (at least the
>  > version I'm looking at) resorts to unsafe code to do this, which is
>  > pretty gross.  I see System.Net.IPAddress has methods like
>  > HostToNetworkOrder() which will guarantee big endianness, but you
>  > can't guarantee little endianness that way.
>
> There is one written by Miguel:
>
>  http://www.mono-project.com/Mono_DataConvert

Awesome, thanks.

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

Reply via email to