Class NameCustomSection


  • public class NameCustomSection
    extends CustomSection
    The "name" custom section.
    • Constructor Detail

      • NameCustomSection

        public NameCustomSection​(byte[] bytes)
        Construct a new instance.
        Parameters:
        bytes - the byte content of the section
    • Method Detail

      • functionNameCount

        public int functionNameCount()
      • getFunctionName

        public String getFunctionName​(int idx)