Class EscherPart

    • Method Detail

      • setMaxRecordLength

        public static void setMaxRecordLength​(int length)
        Parameters:
        length - the max record length allowed for EscherPart
      • getMaxRecordLength

        public static int getMaxRecordLength()
        Returns:
        the max record length allowed for EscherPart
      • getEscherRecords

        public EscherRecord[] getEscherRecords()
      • generateData

        protected void generateData()
        Serialises our Escher children back into bytes.
        Specified by:
        generateData in class HPBFPart