Class SectionDescriptor


  • @Internal
    public final class SectionDescriptor
    extends Object
    Section Descriptor (SED) See page 186 for details.
    • Constructor Detail

      • SectionDescriptor

        public SectionDescriptor()
      • SectionDescriptor

        public SectionDescriptor​(byte[] buf,
                                 int offset)
    • Method Detail

      • getFc

        public int getFc()
      • setFc

        public void setFc​(int fc)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toByteArray

        public byte[] toByteArray()