Class CbeffISOReader


  • public class CbeffISOReader
    extends Object
    Author:
    Ramadurai Pandian Class to read the ISO Image and Identify the format identifier
    • Constructor Detail

      • CbeffISOReader

        public CbeffISOReader()
    • Method Detail

      • readISOImage

        public static byte[] readISOImage​(String path,
                                          String type)
                                   throws Exception
        Method used for reading ISO Image
        Parameters:
        path - of the ISO image
        type - of ISO image
        Returns:
        return byte array of image data
        Throws:
        Exception - exception