Package org.dashj.bls
Class ChainCode
- java.lang.Object
-
- org.dashj.bls.ChainCode
-
public class ChainCode extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSIZEprotected booleanswigCMemOwn
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()protected voidfinalize()static ChainCodefromBytes(byte[] bytes)protected static longgetCPtr(ChainCode obj)byte[]serialize()voidserialize(byte[] buffer)
-
-
-
Constructor Detail
-
ChainCode
protected ChainCode(long cPtr, boolean cMemoryOwn)
-
ChainCode
public ChainCode(ChainCode cc)
-
ChainCode
public ChainCode()
-
-