Class LDC_W

    • Constructor Detail

      • LDC_W

        public LDC_W​(int index)
    • Method Detail

      • initFromFile

        protected void initFromFile​(ByteSequence bytes,
                                    boolean wide)
                             throws java.io.IOException
        Read needed data (i.e., index) from file.
        Overrides:
        initFromFile in class LDC
        Parameters:
        bytes - input stream
        wide - wide prefix?
        Throws:
        java.io.IOException - may be thrown if the implementation needs to read data from the file