public class QBlocks extends Object
| Modifier and Type | Method and Description |
|---|---|
QBlocks |
change(BigInteger E,
BigInteger N) |
static QBlocks |
descodeAscii(String s) |
String |
encodeAscii() |
static QBlocks |
readFrom(InputStream source,
int size) |
void |
writeTo(OutputStream os,
int size) |
public static QBlocks readFrom(InputStream source, int size) throws IOException
IOExceptionpublic QBlocks change(BigInteger E, BigInteger N)
public void writeTo(OutputStream os, int size) throws IOException
IOExceptionpublic String encodeAscii()
Copyright © 2017. All rights reserved.