Class DeviceConfigUtil


  • public class DeviceConfigUtil
    extends Object
    • Constructor Detail

      • DeviceConfigUtil

        public DeviceConfigUtil()
    • Method Detail

      • decompressGzipToBytes

        public static byte[] decompressGzipToBytes​(byte[] source)
                                            throws IOException
        Throws:
        IOException
      • isGzipFile

        public static boolean isGzipFile​(String fileName)