edu.sc.seis.fissuresUtil.rt130
Class HexRead

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.rt130.HexRead

public class HexRead
extends java.lang.Object


Constructor Summary
HexRead()
           
 
Method Summary
static java.lang.String toString(byte input)
           
static java.lang.String toString(byte[] input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexRead

public HexRead()
Method Detail

toString

public static java.lang.String toString(byte input)
                                 throws RT130FormatException
Throws:
RT130FormatException

toString

public static java.lang.String toString(byte[] input)
                                 throws RT130FormatException
Throws:
RT130FormatException