public class TOB58 extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALPHABET |
static java.math.BigInteger |
FIFTY_EIGHT |
| Constructor and Description |
|---|
TOB58(java.lang.String name,
boolean check) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static java.lang.String |
encode(byte[] data) |
getName, refSnapshot, setName, toStringpublic static final java.lang.String ALPHABET
public static final java.math.BigInteger FIFTY_EIGHT
public java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static java.lang.String encode(byte[] data)