|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--zeta.crypto.IONumber
| Constructor Summary | |
IONumber()
|
|
| Method Summary | |
private static void |
inverse(byte[] array)
|
static void |
main(java.lang.String[] args)
|
static java.math.BigInteger |
read(java.io.InputStream in)
|
static void |
write(java.math.BigInteger a,
java.io.OutputStream out,
boolean binary)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IONumber()
| Method Detail |
public static void main(java.lang.String[] args)
public static java.math.BigInteger read(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
public static void write(java.math.BigInteger a,
java.io.OutputStream out,
boolean binary)
throws java.io.IOException
java.io.IOExceptionprivate static void inverse(byte[] array)
|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||