com.onionnetworks.fec
Class Native8Code

java.lang.Object
  extended by com.onionnetworks.fec.FECCode
      extended by com.onionnetworks.fec.Native8Code

public class Native8Code
extends FECCode

This class is the frontend for the JNI wrapper for the C implementation of the FEC Codes. (c) Copyright 2001 Onion Networks (c) Copyright 2000 OpenCola

Author:
Justin F. Chapweske (justin@chapweske.com)

Constructor Summary
Native8Code(int k, int n)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class com.onionnetworks.fec.FECCode
decode, encode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Native8Code

public Native8Code(int k,
                   int n)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002 Onion Networks. All Rights Reserved.