public class ByteSwapper extends Object
Array
. Used to convert from one endian
type to another. The class swaps the following types:
Constructor and Description |
---|
ByteSwapper() |
public static void swap(Object array)
array
- the input array for type sensitive byte swapping.