Class CbeffISOReader
- java.lang.Object
-
- io.mosip.kernel.core.cbeffutil.common.CbeffISOReader
-
public class CbeffISOReader extends Object
- Author:
- Ramadurai Pandian Class to read the ISO Image and Identify the format identifier
-
-
Constructor Summary
Constructors Constructor Description CbeffISOReader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]readISOImage(String path, String type)Method used for reading ISO Image
-