ranab.util
Class ByteUtils

java.lang.Object
  extended by ranab.util.ByteUtils

public class ByteUtils
extends java.lang.Object

Byte manipulation utility class.


Constructor Summary
ByteUtils()
           
 
Method Summary
static short changeSequence(short b)
          Change LSB and MSB sequence.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteUtils

public ByteUtils()
Method Detail

changeSequence

public static short changeSequence(short b)
Change LSB and MSB sequence.