public class QBlocks extends Object
Modifier and Type | Method and Description |
---|---|
QBlocks |
change(BigInteger E,
BigInteger N) |
static QBlocks |
readFrom(InputStream source,
int size) |
void |
writeTo(OutputStream os,
int size) |
public static QBlocks readFrom(InputStream source, int size) throws IOException
IOException
public QBlocks change(BigInteger E, BigInteger N)
public void writeTo(OutputStream os, int size) throws IOException
IOException
Copyright © 2016. All Rights Reserved.