com.onionnetworks.fec
Class Native16Code

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

public class Native16Code
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
Native16Code(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

Native16Code

public Native16Code(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.