From: Johnston S. <She...@sm...> - 2006-06-21 13:31:58
|
Hi, =20 Can someone give a brief example of the Numeric function LittleEndian? I have written two separate functions to read binary data that can be either LittleEndian or BigEndian (using byteswapped() ) but it would be great with just one function.=20 =20 Much obliged, Sheldon |