public class AntiPredictor extends Object
| Constructor and Description |
|---|
AntiPredictor() |
| Modifier and Type | Method and Description |
|---|---|
void |
antiPredict(int[] pInputArray,
int[] pOutputArray,
int NumberOfElements) |
static AntiPredictor |
createAntiPredictor(int nCompressionLevel,
int nVersion) |
public void antiPredict(int[] pInputArray,
int[] pOutputArray,
int NumberOfElements)
public static AntiPredictor createAntiPredictor(int nCompressionLevel, int nVersion)
Copyright © 2014. All rights reserved.