public class B58TO extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
B58TO(java.lang.String name,
boolean check) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static byte[] |
decode(java.lang.String encoded) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static byte[] decode(java.lang.String encoded)
throws WarpScriptException
WarpScriptException