edu.sc.seis.fissuresUtil.rt130
Class BCDRead

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

public class BCDRead
extends java.lang.Object


Constructor Summary
BCDRead()
           
 
Method Summary
static int toInt(byte input)
           
static int toInt(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

BCDRead

public BCDRead()
Method Detail

toInt

public static int toInt(byte input)

toInt

public static int toInt(byte[] input)

toString

public static java.lang.String toString(byte[] input)