Class UnknownSegment

    • Constructor Detail

      • UnknownSegment

        public UnknownSegment​(int marker,
                              int markerLength,
                              java.io.InputStream is)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • UnknownSegment

        public UnknownSegment​(int marker,
                              byte[] bytes)
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in class Segment