Class UnknownSegment


public class UnknownSegment extends GenericSegment
  • Constructor Details

    • UnknownSegment

      public UnknownSegment(int marker, int markerLength, InputStream is) throws IOException
      Throws:
      IOException
    • UnknownSegment

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