public final class EndianUtils extends Object
| Constructor and Description |
|---|
EndianUtils() |
public static int swap(int value)
value - The value to swap.public static long swap(long value)
value - The value to swap.Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.