Class PGBuffersStruct.Text

    • Constructor Detail

      • Text

        public Text​(Context context,
                    java.lang.String typeName,
                    Type[] attributeTypes,
                    java.lang.CharSequence[] attributeBuffers)
    • Method Detail

      • getAttribute

        protected java.lang.Object getAttribute​(Context context,
                                                Type type,
                                                java.lang.CharSequence buffer)
                                         throws java.io.IOException
        Specified by:
        getAttribute in class PGBuffersStruct<java.lang.CharSequence>
        Throws:
        java.io.IOException