Class RBlocks
java.lang.Object
net.sourceforge.plantuml.dedication.RBlocks
public class RBlocks
extends java.lang.Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
readFrom
-
change
-
writeTo
public void writeTo(java.nio.file.Path out, int size) throws java.io.IOException - Throws:
java.io.IOException
-
toByteArray
public byte[] toByteArray(int size) throws java.io.IOException - Throws:
java.io.IOException
-
writeTo
public void writeTo(java.io.OutputStream os, int size) throws java.io.IOException - Throws:
java.io.IOException
-