Class NativeBinaryUtil


  • public final class NativeBinaryUtil
    extends Object
    • Method Detail

      • nativeIsLinuxBinary

        public static boolean nativeIsLinuxBinary​(NativeImageBuildItem nativeImageBuildItem)
        Checks if the file is a linux binary by checking the first bytes of the file against the ELF magic number