edu.iris.dmc.seedcodec
Class Sro

java.lang.Object
  extended by edu.iris.dmc.seedcodec.Sro

public class Sro
extends java.lang.Object


Constructor Summary
Sro()
           
 
Method Summary
static int[] decode(byte[] b, int numSamples, boolean swapBytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sro

public Sro()
Method Detail

decode

public static int[] decode(byte[] b,
                           int numSamples,
                           boolean swapBytes)
                    throws CodecException
Throws:
CodecException