Class PGBuffersStruct<Buffer>

    • Method Detail

      • getAttribute

        protected abstract java.lang.Object getAttribute​(Context context,
                                                         Type type,
                                                         Buffer buffer)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • getAttributes

        public java.lang.Object[] getAttributes​(Context context)
                                         throws java.io.IOException
        Specified by:
        getAttributes in class PGStruct
        Throws:
        java.io.IOException
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object