Class Block
java.lang.Object
net.sourceforge.plantuml.argon2.model.Block
public class Block
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
v
public long[] v
-
-
Constructor Details
-
Block
public Block()
-
-
Method Details
-
fromBytes
public void fromBytes(byte[] input) -
toBytes
public byte[] toBytes() -
copyBlock
-
xor
-
xor
-
xorWith
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-