Class UnknownSegment


public class UnknownSegment extends AbstractGenericSegment
  • Constructor Details

    • UnknownSegment

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

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