Class QBlock
java.lang.Object
net.sourceforge.plantuml.dedication.QBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchange(BigInteger E, BigInteger N) static QBlockfromBuffer(byte[] buffer) byte[]byte[]static QBlockread(InputStream source, int size) toString()voidwrite(OutputStream os, int size)
-
Constructor Details
-
QBlock
-
-
Method Details
-
read
- Throws:
IOException
-
fromBuffer
-
change
-
getData512
public byte[] getData512() -
getDataRaw
public byte[] getDataRaw() -
toString
-
write
- Throws:
IOException
-