Package org.dashj.bls

Class GTElement


  • public class GTElement
    extends Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
      • SIZE

        public static final int SIZE
    • Constructor Detail

      • GTElement

        protected GTElement​(long cPtr,
                            boolean cMemoryOwn)
    • Method Detail

      • getCPtr

        protected static long getCPtr​(GTElement obj)
      • finalize

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

        public void delete()
      • fromBytes

        public static GTElement fromBytes​(byte[] bytes)
      • fromBytesUnchecked

        public static GTElement fromBytesUnchecked​(byte[] bytes)
      • serialize

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

        public byte[] serialize()