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–2014 Allanbank Consulting, Inc.. All rights reserved.