[Insight-developers] ByteSwap class

Will Schroeder will.schroeder@kitware.com
Tue, 14 Nov 2000 11:22:29 -0500


Hi Folks-

I added a ByteSwap class today. Useful for I/O between little and big 
endian machines.
We will use it in the raw image reader/writer eventually.

Will