Class MemErrPtg


  • public class MemErrPtg
    extends MemAreaPtg
    Author:
    andy, Jason Height (jheight at chariot dot net dot au), Daniel Noll (daniel at nuix dot com dot au)
    • Constructor Detail

      • MemErrPtg

        public MemErrPtg()
        Creates new MemErrPtg
    • Method Detail

      • writeBytes

        public void writeBytes​(byte[] array,
                               int offset)
        Description copied from class: Ptg
        write this Ptg to a byte array
        Overrides:
        writeBytes in class MemAreaPtg