Class NS

    • Constructor Detail

    • Method Detail

      • parse

        public static NS parse​(java.io.DataInputStream dis,
                               byte[] data)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getType

        public Record.TYPE getType()
        Description copied from class: Data
        The payload type.
        Specified by:
        getType in class Data
        Returns:
        The payload type.