Interface BCPGHeaderObject

    • Method Detail

      • getType

        int getType()
        Return the header type.
        Returns:
        header type code
      • encode

        void encode​(BCPGOutputStream bcpgOut)
             throws java.io.IOException
        Throws:
        java.io.IOException