public class BtoA
extends java.lang.Object
The program may be invoked as follows:
BtoA <input filename> <output filename>
NOTE: <input filename> must contain a BINARY
BASE 64 encoded blob
<output filename> contains an ASCII
BASE 64 encoded blob
| Modifier and Type | Field and Description |
|---|---|
static int |
ARGC |
| Constructor and Description |
|---|
BtoA() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
public static final int ARGC