public class PPMCodec extends Object
Modifier and Type | Field and Description |
---|---|
static char |
END_OF_STRING |
static Character |
ESCAPE |
static char |
FALLBACK |
boolean |
verbose |
Modifier and Type | Method and Description |
---|---|
PPMCodec |
copy() |
String |
decodePPM(byte[] data,
int context) |
Bits |
encodePPM(String text,
int context) |
int |
getMemorySize() |
public static final Character ESCAPE
public static final char FALLBACK
public static final char END_OF_STRING
public boolean verbose
Copyright © 2017 SimiaCryptus Software. All rights reserved.