abstract class com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed extends com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed
  super_class: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb
{
  java.awt.image.BufferedImage thumbnail;
    descriptor: Ljava/awt/image/BufferedImage;
    flags: (0x0000) 

  int thumbWidth;
    descriptor: I
    flags: (0x0000) 

  int thumbHeight;
    descriptor: I
    flags: (0x0000) 

  java.lang.String name;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  final com.sun.imageio.plugins.jpeg.JFIFMarkerSegment this$0;
    descriptor: Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.sun.imageio.plugins.jpeg.JFIFMarkerSegment, com.sun.imageio.plugins.jpeg.JPEGBuffer, int, int, int, java.lang.String);
    descriptor: (Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;Lcom/sun/imageio/plugins/jpeg/JPEGBuffer;IIILjava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 2 // com.sun.imageio.plugins.jpeg.JPEGBuffer buffer
        start local 3 // int width
        start local 4 // int height
        start local 5 // int skip
        start local 6 // java.lang.String name
         0: .line 847
            aload 0 /* this */
            aload 1
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.this$0:Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;
         1: .line 848
            aload 0 /* this */
            aload 1
            aload 2 /* buffer */
            invokespecial com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb.<init>:(Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;Lcom/sun/imageio/plugins/jpeg/JPEGBuffer;)V
         2: .line 837
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbnail:Ljava/awt/image/BufferedImage;
         3: .line 849
            aload 0 /* this */
            iload 3 /* width */
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         4: .line 850
            aload 0 /* this */
            iload 4 /* height */
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         5: .line 852
            aload 2 /* buffer */
            iload 5 /* skip */
            invokevirtual com.sun.imageio.plugins.jpeg.JPEGBuffer.skipData:(I)V
         6: .line 853
            aload 0 /* this */
            aload 6 /* name */
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
         7: .line 854
            return
        end local 6 // java.lang.String name
        end local 5 // int skip
        end local 4 // int height
        end local 3 // int width
        end local 2 // com.sun.imageio.plugins.jpeg.JPEGBuffer buffer
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0    8     2  buffer  Lcom/sun/imageio/plugins/jpeg/JPEGBuffer;
            0    8     3   width  I
            0    8     4  height  I
            0    8     5    skip  I
            0    8     6    name  Ljava/lang/String;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      this$0  final
      buffer  
      width   
      height  
      skip    
      name    

  void <init>(com.sun.imageio.plugins.jpeg.JFIFMarkerSegment, org.w3c.dom.Node, java.lang.String);
    descriptor: (Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;Lorg/w3c/dom/Node;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=6, locals=7, args_size=4
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 2 // org.w3c.dom.Node node
        start local 3 // java.lang.String name
         0: .line 857
            aload 0 /* this */
            aload 1
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.this$0:Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;
         1: .line 856
            aload 0 /* this */
            aload 1
            invokespecial com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb.<init>:(Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;)V
         2: .line 837
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbnail:Ljava/awt/image/BufferedImage;
         3: .line 859
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         4: .line 860
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         5: .line 861
            aload 0 /* this */
            aload 3 /* name */
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
         6: .line 862
            aload 2 /* node */
            invokeinterface org.w3c.dom.Node.getAttributes:()Lorg/w3c/dom/NamedNodeMap;
            astore 4 /* attrs */
        start local 4 // org.w3c.dom.NamedNodeMap attrs
         7: .line 863
            aload 4 /* attrs */
            invokeinterface org.w3c.dom.NamedNodeMap.getLength:()I
            istore 5 /* count */
        start local 5 // int count
         8: .line 864
            iload 5 /* count */
            iconst_2
            if_icmple 12
         9: .line 865
            new javax.imageio.metadata.IIOInvalidTreeException
            dup
        10: .line 866
            new java.lang.StringBuilder
            dup
            aload 3 /* name */
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc " node cannot have > 2 attributes"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            aload 2 /* node */
        11: .line 865
            invokespecial javax.imageio.metadata.IIOInvalidTreeException.<init>:(Ljava/lang/String;Lorg/w3c/dom/Node;)V
            athrow
        12: .line 868
      StackMap locals: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed com.sun.imageio.plugins.jpeg.JFIFMarkerSegment org.w3c.dom.Node java.lang.String org.w3c.dom.NamedNodeMap int
      StackMap stack:
            iload 5 /* count */
            ifeq 25
        13: .line 869
            aload 2 /* node */
            aload 4 /* attrs */
            ldc "thumbWidth"
        14: .line 870
            iconst_0
            sipush 255
            iconst_0
        15: .line 869
            invokestatic com.sun.imageio.plugins.jpeg.JFIFMarkerSegment.getAttributeValue:(Lorg/w3c/dom/Node;Lorg/w3c/dom/NamedNodeMap;Ljava/lang/String;IIZ)I
            istore 6 /* value */
        start local 6 // int value
        16: .line 871
            aload 0 /* this */
            iload 6 /* value */
            iconst_m1
            if_icmpeq 17
            iload 6 /* value */
            goto 18
      StackMap locals: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed com.sun.imageio.plugins.jpeg.JFIFMarkerSegment org.w3c.dom.Node java.lang.String org.w3c.dom.NamedNodeMap int int
      StackMap stack: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed
        17: aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
      StackMap locals: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed com.sun.imageio.plugins.jpeg.JFIFMarkerSegment org.w3c.dom.Node java.lang.String org.w3c.dom.NamedNodeMap int int
      StackMap stack: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed int
        18: putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
        19: .line 872
            aload 2 /* node */
            aload 4 /* attrs */
            ldc "thumbHeight"
        20: .line 873
            iconst_0
            sipush 255
            iconst_0
        21: .line 872
            invokestatic com.sun.imageio.plugins.jpeg.JFIFMarkerSegment.getAttributeValue:(Lorg/w3c/dom/Node;Lorg/w3c/dom/NamedNodeMap;Ljava/lang/String;IIZ)I
            istore 6 /* value */
        22: .line 874
            aload 0 /* this */
            iload 6 /* value */
            iconst_m1
            if_icmpeq 23
            iload 6 /* value */
            goto 24
      StackMap locals:
      StackMap stack: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed
        23: aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
      StackMap locals: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed com.sun.imageio.plugins.jpeg.JFIFMarkerSegment org.w3c.dom.Node java.lang.String org.w3c.dom.NamedNodeMap int int
      StackMap stack: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed int
        24: putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
        end local 6 // int value
        25: .line 876
      StackMap locals:
      StackMap stack:
            return
        end local 5 // int count
        end local 4 // org.w3c.dom.NamedNodeMap attrs
        end local 3 // java.lang.String name
        end local 2 // org.w3c.dom.Node node
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   26     0   this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0   26     2   node  Lorg/w3c/dom/Node;
            0   26     3   name  Ljava/lang/String;
            7   26     4  attrs  Lorg/w3c/dom/NamedNodeMap;
            8   26     5  count  I
           16   25     6  value  I
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
        Name  Flags
      this$0  final
      node    
      name    

  void <init>(com.sun.imageio.plugins.jpeg.JFIFMarkerSegment, java.awt.image.BufferedImage);
    descriptor: (Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;Ljava/awt/image/BufferedImage;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 2 // java.awt.image.BufferedImage thumb
         0: .line 878
            aload 0 /* this */
            aload 1
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.this$0:Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;
            aload 0 /* this */
            aload 1
            invokespecial com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb.<init>:(Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;)V
         1: .line 837
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbnail:Ljava/awt/image/BufferedImage;
         2: .line 879
            aload 0 /* this */
            aload 2 /* thumb */
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbnail:Ljava/awt/image/BufferedImage;
         3: .line 880
            aload 0 /* this */
            aload 2 /* thumb */
            invokevirtual java.awt.image.BufferedImage.getWidth:()I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         4: .line 881
            aload 0 /* this */
            aload 2 /* thumb */
            invokevirtual java.awt.image.BufferedImage.getHeight:()I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         5: .line 882
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
         6: .line 883
            return
        end local 2 // java.awt.image.BufferedImage thumb
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0    7     2  thumb  Ljava/awt/image/BufferedImage;
    MethodParameters:
        Name  Flags
      this$0  final
      thumb   

  void readByteBuffer(javax.imageio.stream.ImageInputStream, byte[], com.sun.imageio.plugins.jpeg.JPEGImageReader, float, float);
    descriptor: (Ljavax/imageio/stream/ImageInputStream;[BLcom/sun/imageio/plugins/jpeg/JPEGImageReader;FF)V
    flags: (0x0000) 
    Code:
      stack=4, locals=10, args_size=6
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 1 // javax.imageio.stream.ImageInputStream iis
        start local 2 // byte[] data
        start local 3 // com.sun.imageio.plugins.jpeg.JPEGImageReader reader
        start local 4 // float workPortion
        start local 5 // float workOffset
         0: .line 890
            aload 2 /* data */
            arraylength
            bipush 20
            idiv
            i2f
            fload 4 /* workPortion */
            fdiv
            f2i
         1: .line 891
            iconst_1
         2: .line 890
            invokestatic java.lang.Math.max:(II)I
            istore 6 /* progInterval */
        start local 6 // int progInterval
         3: .line 892
            iconst_0
            istore 7 /* offset */
        start local 7 // int offset
         4: .line 893
            goto 18
         5: .line 894
      StackMap locals: int int
      StackMap stack:
            iload 6 /* progInterval */
            aload 2 /* data */
            arraylength
            iload 7 /* offset */
            isub
            invokestatic java.lang.Math.min:(II)I
            istore 8 /* len */
        start local 8 // int len
         6: .line 895
            aload 1 /* iis */
            aload 2 /* data */
            iload 7 /* offset */
            iload 8 /* len */
            invokeinterface javax.imageio.stream.ImageInputStream.read:([BII)I
            pop
         7: .line 896
            iload 7 /* offset */
            iload 6 /* progInterval */
            iadd
            istore 7 /* offset */
         8: .line 897
            iload 7 /* offset */
            i2f
            ldc 100.0
            fmul
         9: .line 898
            aload 2 /* data */
            arraylength
            i2f
        10: .line 897
            fdiv
        11: .line 899
            fload 4 /* workPortion */
        12: .line 897
            fmul
        13: .line 899
            fload 5 /* workOffset */
        14: .line 897
            fadd
            fstore 9 /* percentDone */
        start local 9 // float percentDone
        15: .line 900
            fload 9 /* percentDone */
            ldc 100.0
            fcmpl
            ifle 17
        16: .line 901
            ldc 100.0
            fstore 9 /* percentDone */
        17: .line 903
      StackMap locals: int float
      StackMap stack:
            aload 3 /* reader */
            fload 9 /* percentDone */
            invokevirtual com.sun.imageio.plugins.jpeg.JPEGImageReader.thumbnailProgress:(F)V
        end local 9 // float percentDone
        end local 8 // int len
        18: .line 893
      StackMap locals:
      StackMap stack:
            iload 7 /* offset */
            aload 2 /* data */
            arraylength
        19: .line 892
            if_icmplt 5
        end local 7 // int offset
        20: .line 905
            return
        end local 6 // int progInterval
        end local 5 // float workOffset
        end local 4 // float workPortion
        end local 3 // com.sun.imageio.plugins.jpeg.JPEGImageReader reader
        end local 2 // byte[] data
        end local 1 // javax.imageio.stream.ImageInputStream iis
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   21     0          this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0   21     1           iis  Ljavax/imageio/stream/ImageInputStream;
            0   21     2          data  [B
            0   21     3        reader  Lcom/sun/imageio/plugins/jpeg/JPEGImageReader;
            0   21     4   workPortion  F
            0   21     5    workOffset  F
            3   21     6  progInterval  I
            4   20     7        offset  I
            6   18     8           len  I
           15   18     9   percentDone  F
    Exceptions:
      throws java.io.IOException
    MethodParameters:
             Name  Flags
      iis          
      data         
      reader       
      workPortion  
      workOffset   

  int getWidth();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
         0: .line 909
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            ireturn
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;

  int getHeight();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
         0: .line 913
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            ireturn
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;

  javax.imageio.metadata.IIOMetadataNode getNativeNode();
    descriptor: ()Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
         0: .line 917
            new javax.imageio.metadata.IIOMetadataNode
            dup
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
            invokespecial javax.imageio.metadata.IIOMetadataNode.<init>:(Ljava/lang/String;)V
            astore 1 /* node */
        start local 1 // javax.imageio.metadata.IIOMetadataNode node
         1: .line 918
            aload 1 /* node */
            ldc "thumbWidth"
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual javax.imageio.metadata.IIOMetadataNode.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V
         2: .line 919
            aload 1 /* node */
            ldc "thumbHeight"
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual javax.imageio.metadata.IIOMetadataNode.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V
         3: .line 920
            aload 1 /* node */
            areturn
        end local 1 // javax.imageio.metadata.IIOMetadataNode node
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            1    4     1  node  Ljavax/imageio/metadata/IIOMetadataNode;

  void write(javax.imageio.stream.ImageOutputStream, com.sun.imageio.plugins.jpeg.JPEGImageWriter);
    descriptor: (Ljavax/imageio/stream/ImageOutputStream;Lcom/sun/imageio/plugins/jpeg/JPEGImageWriter;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 1 // javax.imageio.stream.ImageOutputStream ios
        start local 2 // com.sun.imageio.plugins.jpeg.JPEGImageWriter writer
         0: .line 925
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            sipush 255
            if_icmpgt 2
         1: .line 926
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            sipush 255
            if_icmple 3
         2: .line 927
      StackMap locals:
      StackMap stack:
            aload 2 /* writer */
            bipush 12
            invokevirtual com.sun.imageio.plugins.jpeg.JPEGImageWriter.warningOccurred:(I)V
         3: .line 929
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            sipush 255
            invokestatic java.lang.Math.min:(II)I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         4: .line 930
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            sipush 255
            invokestatic java.lang.Math.min:(II)I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         5: .line 931
            aload 1 /* ios */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            invokeinterface javax.imageio.stream.ImageOutputStream.write:(I)V
         6: .line 932
            aload 1 /* ios */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            invokeinterface javax.imageio.stream.ImageOutputStream.write:(I)V
         7: .line 933
            return
        end local 2 // com.sun.imageio.plugins.jpeg.JPEGImageWriter writer
        end local 1 // javax.imageio.stream.ImageOutputStream ios
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0    8     1     ios  Ljavax/imageio/stream/ImageOutputStream;
            0    8     2  writer  Lcom/sun/imageio/plugins/jpeg/JPEGImageWriter;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      ios     
      writer  

  void writePixels(javax.imageio.stream.ImageOutputStream, com.sun.imageio.plugins.jpeg.JPEGImageWriter);
    descriptor: (Ljavax/imageio/stream/ImageOutputStream;Lcom/sun/imageio/plugins/jpeg/JPEGImageWriter;)V
    flags: (0x0000) 
    Code:
      stack=6, locals=4, args_size=3
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
        start local 1 // javax.imageio.stream.ImageOutputStream ios
        start local 2 // com.sun.imageio.plugins.jpeg.JPEGImageWriter writer
         0: .line 937
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            sipush 255
            if_icmpgt 2
         1: .line 938
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            sipush 255
            if_icmple 3
         2: .line 939
      StackMap locals:
      StackMap stack:
            aload 2 /* writer */
            bipush 12
            invokevirtual com.sun.imageio.plugins.jpeg.JPEGImageWriter.warningOccurred:(I)V
         3: .line 941
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            sipush 255
            invokestatic java.lang.Math.min:(II)I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         4: .line 942
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            sipush 255
            invokestatic java.lang.Math.min:(II)I
            putfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         5: .line 943
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbnail:Ljava/awt/image/BufferedImage;
            invokevirtual java.awt.image.BufferedImage.getRaster:()Ljava/awt/image/WritableRaster;
            iconst_0
            iconst_0
         6: .line 944
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
         7: .line 945
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
         8: .line 946
            aconst_null
         9: .line 943
            invokevirtual java.awt.image.WritableRaster.getPixels:(IIII[I)[I
            astore 3 /* data */
        start local 3 // int[] data
        10: .line 947
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.this$0:Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment;
            aload 1 /* ios */
            aload 3 /* data */
            aload 2 /* writer */
            invokevirtual com.sun.imageio.plugins.jpeg.JFIFMarkerSegment.writeThumbnailData:(Ljavax/imageio/stream/ImageOutputStream;[ILcom/sun/imageio/plugins/jpeg/JPEGImageWriter;)V
        11: .line 948
            return
        end local 3 // int[] data
        end local 2 // com.sun.imageio.plugins.jpeg.JPEGImageWriter writer
        end local 1 // javax.imageio.stream.ImageOutputStream ios
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
            0   12     1     ios  Ljavax/imageio/stream/ImageOutputStream;
            0   12     2  writer  Lcom/sun/imageio/plugins/jpeg/JPEGImageWriter;
           10   12     3    data  [I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      ios     
      writer  

  void print();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
         0: .line 951
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc " width: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         1: .line 952
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbWidth:I
            invokevirtual java.io.PrintStream.println:(I)V
         2: .line 953
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.name:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc " height: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         3: .line 954
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            aload 0 /* this */
            getfield com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed.thumbHeight:I
            invokevirtual java.io.PrintStream.println:(I)V
         4: .line 955
            return
        end local 0 // com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/imageio/plugins/jpeg/JFIFMarkerSegment$JFIFThumbUncompressed;
}
SourceFile: "JFIFMarkerSegment.java"
NestHost: com.sun.imageio.plugins.jpeg.JFIFMarkerSegment
InnerClasses:
  abstract JFIFThumb = com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumb of com.sun.imageio.plugins.jpeg.JFIFMarkerSegment
  abstract JFIFThumbUncompressed = com.sun.imageio.plugins.jpeg.JFIFMarkerSegment$JFIFThumbUncompressed of com.sun.imageio.plugins.jpeg.JFIFMarkerSegment