public class com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream extends java.io.FilterInputStream
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream
  super_class: java.io.FilterInputStream
{
  private byte[] buffer;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE

  private int bufsize;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int index;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private static final char[] pem_array;
    descriptor: [C
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final byte[] pem_convert_array;
    descriptor: [B
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private byte[] decode_buffer;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=1, args_size=0
         0: .line 139
            bipush 64
            newarray 5
            dup
            iconst_0
         1: .line 140
            bipush 65
            castore
            dup
            iconst_1
            bipush 66
            castore
            dup
            iconst_2
            bipush 67
            castore
            dup
            iconst_3
            bipush 68
            castore
            dup
            iconst_4
            bipush 69
            castore
            dup
            iconst_5
            bipush 70
            castore
            dup
            bipush 6
            bipush 71
            castore
            dup
            bipush 7
            bipush 72
            castore
            dup
            bipush 8
         2: .line 141
            bipush 73
            castore
            dup
            bipush 9
            bipush 74
            castore
            dup
            bipush 10
            bipush 75
            castore
            dup
            bipush 11
            bipush 76
            castore
            dup
            bipush 12
            bipush 77
            castore
            dup
            bipush 13
            bipush 78
            castore
            dup
            bipush 14
            bipush 79
            castore
            dup
            bipush 15
            bipush 80
            castore
            dup
            bipush 16
         3: .line 142
            bipush 81
            castore
            dup
            bipush 17
            bipush 82
            castore
            dup
            bipush 18
            bipush 83
            castore
            dup
            bipush 19
            bipush 84
            castore
            dup
            bipush 20
            bipush 85
            castore
            dup
            bipush 21
            bipush 86
            castore
            dup
            bipush 22
            bipush 87
            castore
            dup
            bipush 23
            bipush 88
            castore
            dup
            bipush 24
         4: .line 143
            bipush 89
            castore
            dup
            bipush 25
            bipush 90
            castore
            dup
            bipush 26
            bipush 97
            castore
            dup
            bipush 27
            bipush 98
            castore
            dup
            bipush 28
            bipush 99
            castore
            dup
            bipush 29
            bipush 100
            castore
            dup
            bipush 30
            bipush 101
            castore
            dup
            bipush 31
            bipush 102
            castore
            dup
            bipush 32
         5: .line 144
            bipush 103
            castore
            dup
            bipush 33
            bipush 104
            castore
            dup
            bipush 34
            bipush 105
            castore
            dup
            bipush 35
            bipush 106
            castore
            dup
            bipush 36
            bipush 107
            castore
            dup
            bipush 37
            bipush 108
            castore
            dup
            bipush 38
            bipush 109
            castore
            dup
            bipush 39
            bipush 110
            castore
            dup
            bipush 40
         6: .line 145
            bipush 111
            castore
            dup
            bipush 41
            bipush 112
            castore
            dup
            bipush 42
            bipush 113
            castore
            dup
            bipush 43
            bipush 114
            castore
            dup
            bipush 44
            bipush 115
            castore
            dup
            bipush 45
            bipush 116
            castore
            dup
            bipush 46
            bipush 117
            castore
            dup
            bipush 47
            bipush 118
            castore
            dup
            bipush 48
         7: .line 146
            bipush 119
            castore
            dup
            bipush 49
            bipush 120
            castore
            dup
            bipush 50
            bipush 121
            castore
            dup
            bipush 51
            bipush 122
            castore
            dup
            bipush 52
            bipush 48
            castore
            dup
            bipush 53
            bipush 49
            castore
            dup
            bipush 54
            bipush 50
            castore
            dup
            bipush 55
            bipush 51
            castore
            dup
            bipush 56
         8: .line 147
            bipush 52
            castore
            dup
            bipush 57
            bipush 53
            castore
            dup
            bipush 58
            bipush 54
            castore
            dup
            bipush 59
            bipush 55
            castore
            dup
            bipush 60
            bipush 56
            castore
            dup
            bipush 61
            bipush 57
            castore
            dup
            bipush 62
            bipush 43
            castore
            dup
            bipush 63
            bipush 47
            castore
         9: .line 139
            putstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_array:[C
        10: .line 150
            sipush 256
            newarray 8
            putstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
        11: .line 153
            iconst_0
            istore 0 /* i */
        start local 0 // int i
        12: goto 15
        13: .line 154
      StackMap locals: int
      StackMap stack:
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            iload 0 /* i */
            iconst_m1
            bastore
        14: .line 153
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
        15: iload 0 /* i */
            sipush 255
            if_icmplt 13
        end local 0 // int i
        16: .line 155
            iconst_0
            istore 0 /* i */
        start local 0 // int i
        17: goto 20
        18: .line 156
      StackMap locals:
      StackMap stack:
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_array:[C
            iload 0 /* i */
            caload
            iload 0 /* i */
            i2b
            bastore
        19: .line 155
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 0 /* i */
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_array:[C
            arraylength
            if_icmplt 18
        end local 0 // int i
        21: .line 157
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
           12   16     0     i  I
           17   21     0     i  I

  public void <init>(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
        start local 1 // java.io.InputStream in
         0: .line 56
            aload 0 /* this */
            aload 1 /* in */
            invokespecial java.io.FilterInputStream.<init>:(Ljava/io/InputStream;)V
         1: .line 48
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
         2: .line 49
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
         3: .line 160
            aload 0 /* this */
            iconst_4
            newarray 8
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
         4: .line 57
            aload 0 /* this */
            iconst_3
            newarray 8
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.buffer:[B
         5: .line 58
            return
        end local 1 // java.io.InputStream in
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;
            0    6     1    in  Ljava/io/InputStream;
    MethodParameters:
      Name  Flags
      in    

  public int read();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
         0: .line 75
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            if_icmplt 5
         1: .line 76
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode:()V
         2: .line 77
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            ifne 4
         3: .line 78
            iconst_m1
            ireturn
         4: .line 79
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
         5: .line 81
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.buffer:[B
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
            baload
            sipush 255
            iand
            ireturn
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;
    Exceptions:
      throws java.io.IOException

  public int read(byte[], int, int);
    descriptor: ([BII)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
        start local 1 // byte[] buf
        start local 2 // int off
        start local 3 // int len
         0: .line 101
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         1: goto 9
         2: .line 102
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.read:()I
            dup
            istore 5 /* c */
        start local 5 // int c
         3: iconst_m1
            if_icmpne 7
         4: .line 103
            iload 4 /* i */
            ifne 10
         5: .line 104
            iconst_m1
            istore 4 /* i */
         6: .line 105
            goto 10
         7: .line 107
      StackMap locals: int
      StackMap stack:
            aload 1 /* buf */
            iload 2 /* off */
            iload 4 /* i */
            iadd
            iload 5 /* c */
            i2b
            bastore
         8: .line 101
            iinc 4 /* i */ 1
        end local 5 // int c
      StackMap locals:
      StackMap stack:
         9: iload 4 /* i */
            iload 3 /* len */
            if_icmplt 2
        10: .line 110
      StackMap locals:
      StackMap stack:
            iload 4 /* i */
            ireturn
        end local 4 // int i
        end local 3 // int len
        end local 2 // int off
        end local 1 // byte[] buf
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;
            0   11     1   buf  [B
            0   11     2   off  I
            0   11     3   len  I
            1   11     4     i  I
            3    9     5     c  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      buf   
      off   
      len   

  public boolean markSupported();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
         0: .line 119
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;

  public int available();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
         0: .line 132
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.in:Ljava/io/InputStream;
            invokevirtual java.io.InputStream.available:()I
            iconst_3
            imul
            iconst_4
            idiv
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.index:I
            isub
            iadd
            ireturn
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;
    Exceptions:
      throws java.io.IOException

  private void decode();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
         0: .line 162
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
         1: .line 168
            iconst_0
            istore 1 /* got */
        start local 1 // int got
         2: .line 169
            goto 11
         3: .line 170
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.in:Ljava/io/InputStream;
            invokevirtual java.io.InputStream.read:()I
            istore 2 /* i */
        start local 2 // int i
         4: .line 171
            iload 2 /* i */
            iconst_m1
            if_icmpne 8
         5: .line 172
            iload 1 /* got */
            ifne 7
         6: .line 173
            return
         7: .line 174
      StackMap locals: int
      StackMap stack:
            new java.io.IOException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Error in encoded stream, got "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 1 /* got */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 176
      StackMap locals:
      StackMap stack:
            iload 2 /* i */
            iflt 9
            iload 2 /* i */
            sipush 256
            if_icmpge 9
            iload 2 /* i */
            bipush 61
            if_icmpeq 10
      StackMap locals:
      StackMap stack:
         9: getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            iload 2 /* i */
            baload
            iconst_m1
            if_icmpeq 11
        10: .line 177
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iload 1 /* got */
            iinc 1 /* got */ 1
            iload 2 /* i */
            i2b
            bastore
        end local 2 // int i
        11: .line 169
      StackMap locals:
      StackMap stack:
            iload 1 /* got */
            iconst_4
            if_icmplt 3
        12: .line 181
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_0
            baload
            sipush 255
            iand
            baload
            istore 2 /* a */
        start local 2 // byte a
        13: .line 182
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_1
            baload
            sipush 255
            iand
            baload
            istore 3 /* b */
        start local 3 // byte b
        14: .line 184
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.buffer:[B
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            iload 2 /* a */
            iconst_2
            ishl
            sipush 252
            iand
            iload 3 /* b */
            iconst_4
            iushr
            iconst_3
            iand
            ior
            i2b
            bastore
        15: .line 186
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_2
            baload
            bipush 61
            if_icmpne 17
        16: .line 187
            return
        17: .line 188
      StackMap locals: int int
      StackMap stack:
            iload 3 /* b */
            istore 2 /* a */
        18: .line 189
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_2
            baload
            sipush 255
            iand
            baload
            istore 3 /* b */
        19: .line 191
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.buffer:[B
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            iload 2 /* a */
            iconst_4
            ishl
            sipush 240
            iand
            iload 3 /* b */
            iconst_2
            iushr
            bipush 15
            iand
            ior
            i2b
            bastore
        20: .line 193
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_3
            baload
            bipush 61
            if_icmpne 22
        21: .line 194
            return
        22: .line 195
      StackMap locals:
      StackMap stack:
            iload 3 /* b */
            istore 2 /* a */
        23: .line 196
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.decode_buffer:[B
            iconst_3
            baload
            sipush 255
            iand
            baload
            istore 3 /* b */
        24: .line 198
            aload 0 /* this */
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.buffer:[B
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.bufsize:I
            iload 2 /* a */
            bipush 6
            ishl
            sipush 192
            iand
            iload 3 /* b */
            bipush 63
            iand
            ior
            i2b
            bastore
        25: .line 199
            return
        end local 3 // byte b
        end local 2 // byte a
        end local 1 // int got
        end local 0 // com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   26     0  this  Lcom/sun/xml/internal/messaging/saaj/packaging/mime/util/BASE64DecoderStream;
            2   26     1   got  I
            4   11     2     i  I
           13   26     2     a  B
           14   26     3     b  B
    Exceptions:
      throws java.io.IOException

  public static byte[] decode(byte[]);
    descriptor: ([B)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=7, args_size=1
        start local 0 // byte[] inbuf
         0: .line 215
            aload 0 /* inbuf */
            arraylength
            iconst_4
            idiv
            iconst_3
            imul
            istore 1 /* size */
        start local 1 // int size
         1: .line 216
            iload 1 /* size */
            ifne 3
         2: .line 217
            aload 0 /* inbuf */
            areturn
         3: .line 219
      StackMap locals: int
      StackMap stack:
            aload 0 /* inbuf */
            aload 0 /* inbuf */
            arraylength
            iconst_1
            isub
            baload
            bipush 61
            if_icmpne 7
         4: .line 220
            iinc 1 /* size */ -1
         5: .line 221
            aload 0 /* inbuf */
            aload 0 /* inbuf */
            arraylength
            iconst_2
            isub
            baload
            bipush 61
            if_icmpne 7
         6: .line 222
            iinc 1 /* size */ -1
         7: .line 224
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            newarray 8
            astore 2 /* outbuf */
        start local 2 // byte[] outbuf
         8: .line 226
            iconst_0
            istore 3 /* inpos */
        start local 3 // int inpos
         9: iconst_0
            istore 4 /* outpos */
        start local 4 // int outpos
        10: .line 227
            aload 0 /* inbuf */
            arraylength
            istore 1 /* size */
        11: .line 228
            goto 26
        12: .line 230
      StackMap locals: byte[] int int
      StackMap stack:
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* inbuf */
            iload 3 /* inpos */
            iinc 3 /* inpos */ 1
            baload
            sipush 255
            iand
            baload
            istore 5 /* a */
        start local 5 // byte a
        13: .line 231
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* inbuf */
            iload 3 /* inpos */
            iinc 3 /* inpos */ 1
            baload
            sipush 255
            iand
            baload
            istore 6 /* b */
        start local 6 // byte b
        14: .line 233
            aload 2 /* outbuf */
            iload 4 /* outpos */
            iinc 4 /* outpos */ 1
            iload 5 /* a */
            iconst_2
            ishl
            sipush 252
            iand
            iload 6 /* b */
            iconst_4
            iushr
            iconst_3
            iand
            ior
            i2b
            bastore
        15: .line 235
            aload 0 /* inbuf */
            iload 3 /* inpos */
            baload
            bipush 61
            if_icmpne 17
        16: .line 236
            aload 2 /* outbuf */
            areturn
        17: .line 237
      StackMap locals: int int
      StackMap stack:
            iload 6 /* b */
            istore 5 /* a */
        18: .line 238
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* inbuf */
            iload 3 /* inpos */
            iinc 3 /* inpos */ 1
            baload
            sipush 255
            iand
            baload
            istore 6 /* b */
        19: .line 240
            aload 2 /* outbuf */
            iload 4 /* outpos */
            iinc 4 /* outpos */ 1
            iload 5 /* a */
            iconst_4
            ishl
            sipush 240
            iand
            iload 6 /* b */
            iconst_2
            iushr
            bipush 15
            iand
            ior
            i2b
            bastore
        20: .line 242
            aload 0 /* inbuf */
            iload 3 /* inpos */
            baload
            bipush 61
            if_icmpne 22
        21: .line 243
            aload 2 /* outbuf */
            areturn
        22: .line 244
      StackMap locals:
      StackMap stack:
            iload 6 /* b */
            istore 5 /* a */
        23: .line 245
            getstatic com.sun.xml.internal.messaging.saaj.packaging.mime.util.BASE64DecoderStream.pem_convert_array:[B
            aload 0 /* inbuf */
            iload 3 /* inpos */
            iinc 3 /* inpos */ 1
            baload
            sipush 255
            iand
            baload
            istore 6 /* b */
        24: .line 247
            aload 2 /* outbuf */
            iload 4 /* outpos */
            iinc 4 /* outpos */ 1
            iload 5 /* a */
            bipush 6
            ishl
            sipush 192
            iand
            iload 6 /* b */
            bipush 63
            iand
            ior
            i2b
            bastore
        25: .line 248
            iinc 1 /* size */ -4
        end local 6 // byte b
        end local 5 // byte a
        26: .line 228
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            ifgt 12
        27: .line 250
            aload 2 /* outbuf */
            areturn
        end local 4 // int outpos
        end local 3 // int inpos
        end local 2 // byte[] outbuf
        end local 1 // int size
        end local 0 // byte[] inbuf
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   28     0   inbuf  [B
            1   28     1    size  I
            8   28     2  outbuf  [B
            9   28     3   inpos  I
           10   28     4  outpos  I
           13   26     5       a  B
           14   26     6       b  B
    MethodParameters:
       Name  Flags
      inbuf  
}
SourceFile: "BASE64DecoderStream.java"