public class Block
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
void
void
byte[]
void
void
void
-
-
-
Method Details
-
fromBytes
public void fromBytes(byte[] input)
-
toBytes
public byte[] toBytes()
-
copyBlock
public void copyBlock(Block other)
-
-
-
xorWith
public void xorWith(Block other)
-