[Mono-list] endian dependancy

Lloyd Dupont lloyd@galador.net
Tue, 04 Dec 2001 23:42:39 +0100


i wonder if i read file with Stream function (byte[] array reading)
and convert this value to various value (intXX, float,..) using 
BitConverter i will allways get the same value whatever would be 
underlying system endianess ?