Package org.dashj.bls

Class ChainCode


  • public class ChainCode
    extends Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
      • SIZE

        public static final int SIZE
    • Constructor Detail

      • ChainCode

        protected ChainCode​(long cPtr,
                            boolean cMemoryOwn)
      • ChainCode

        public ChainCode​(ChainCode cc)
      • ChainCode

        public ChainCode()
    • Method Detail

      • getCPtr

        protected static long getCPtr​(ChainCode obj)
      • finalize

        protected void finalize()
        Overrides:
        finalize in class Object
      • delete

        public void delete()
      • fromBytes

        public static ChainCode fromBytes​(byte[] bytes)
      • serialize

        public void serialize​(byte[] buffer)
      • serialize

        public byte[] serialize()