public class org.apache.commons.codec.binary.Base64 extends org.apache.commons.codec.binary.BaseNCodec
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.apache.commons.codec.binary.Base64
  super_class: org.apache.commons.codec.binary.BaseNCodec
{
  private static final int BITS_PER_ENCODED_BYTE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static final int BYTES_PER_UNENCODED_BLOCK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  private static final int BYTES_PER_ENCODED_BLOCK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  static final byte[] CHUNK_SEPARATOR;
    descriptor: [B
    flags: (0x0018) ACC_STATIC, ACC_FINAL

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

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

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

  private static final int MASK_6BITS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 63

  private final byte[] encodeTable;
    descriptor: [B
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final byte[] decodeTable;
    descriptor: [B
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final byte[] lineSeparator;
    descriptor: [B
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int decodeSize;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int encodeSize;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 74
            iconst_2
            newarray 8
            dup
            iconst_0
            bipush 13
            bastore
            dup
            iconst_1
            bipush 10
            bastore
            putstatic org.apache.commons.codec.binary.Base64.CHUNK_SEPARATOR:[B
         1: .line 83
            bipush 64
            newarray 8
            dup
            iconst_0
         2: .line 84
            bipush 65
            bastore
            dup
            iconst_1
            bipush 66
            bastore
            dup
            iconst_2
            bipush 67
            bastore
            dup
            iconst_3
            bipush 68
            bastore
            dup
            iconst_4
            bipush 69
            bastore
            dup
            iconst_5
            bipush 70
            bastore
            dup
            bipush 6
            bipush 71
            bastore
            dup
            bipush 7
            bipush 72
            bastore
            dup
            bipush 8
            bipush 73
            bastore
            dup
            bipush 9
            bipush 74
            bastore
            dup
            bipush 10
            bipush 75
            bastore
            dup
            bipush 11
            bipush 76
            bastore
            dup
            bipush 12
            bipush 77
            bastore
            dup
            bipush 13
         3: .line 85
            bipush 78
            bastore
            dup
            bipush 14
            bipush 79
            bastore
            dup
            bipush 15
            bipush 80
            bastore
            dup
            bipush 16
            bipush 81
            bastore
            dup
            bipush 17
            bipush 82
            bastore
            dup
            bipush 18
            bipush 83
            bastore
            dup
            bipush 19
            bipush 84
            bastore
            dup
            bipush 20
            bipush 85
            bastore
            dup
            bipush 21
            bipush 86
            bastore
            dup
            bipush 22
            bipush 87
            bastore
            dup
            bipush 23
            bipush 88
            bastore
            dup
            bipush 24
            bipush 89
            bastore
            dup
            bipush 25
            bipush 90
            bastore
            dup
            bipush 26
         4: .line 86
            bipush 97
            bastore
            dup
            bipush 27
            bipush 98
            bastore
            dup
            bipush 28
            bipush 99
            bastore
            dup
            bipush 29
            bipush 100
            bastore
            dup
            bipush 30
            bipush 101
            bastore
            dup
            bipush 31
            bipush 102
            bastore
            dup
            bipush 32
            bipush 103
            bastore
            dup
            bipush 33
            bipush 104
            bastore
            dup
            bipush 34
            bipush 105
            bastore
            dup
            bipush 35
            bipush 106
            bastore
            dup
            bipush 36
            bipush 107
            bastore
            dup
            bipush 37
            bipush 108
            bastore
            dup
            bipush 38
            bipush 109
            bastore
            dup
            bipush 39
         5: .line 87
            bipush 110
            bastore
            dup
            bipush 40
            bipush 111
            bastore
            dup
            bipush 41
            bipush 112
            bastore
            dup
            bipush 42
            bipush 113
            bastore
            dup
            bipush 43
            bipush 114
            bastore
            dup
            bipush 44
            bipush 115
            bastore
            dup
            bipush 45
            bipush 116
            bastore
            dup
            bipush 46
            bipush 117
            bastore
            dup
            bipush 47
            bipush 118
            bastore
            dup
            bipush 48
            bipush 119
            bastore
            dup
            bipush 49
            bipush 120
            bastore
            dup
            bipush 50
            bipush 121
            bastore
            dup
            bipush 51
            bipush 122
            bastore
            dup
            bipush 52
         6: .line 88
            bipush 48
            bastore
            dup
            bipush 53
            bipush 49
            bastore
            dup
            bipush 54
            bipush 50
            bastore
            dup
            bipush 55
            bipush 51
            bastore
            dup
            bipush 56
            bipush 52
            bastore
            dup
            bipush 57
            bipush 53
            bastore
            dup
            bipush 58
            bipush 54
            bastore
            dup
            bipush 59
            bipush 55
            bastore
            dup
            bipush 60
            bipush 56
            bastore
            dup
            bipush 61
            bipush 57
            bastore
            dup
            bipush 62
            bipush 43
            bastore
            dup
            bipush 63
            bipush 47
            bastore
         7: .line 83
            putstatic org.apache.commons.codec.binary.Base64.STANDARD_ENCODE_TABLE:[B
         8: .line 96
            bipush 64
            newarray 8
            dup
            iconst_0
         9: .line 97
            bipush 65
            bastore
            dup
            iconst_1
            bipush 66
            bastore
            dup
            iconst_2
            bipush 67
            bastore
            dup
            iconst_3
            bipush 68
            bastore
            dup
            iconst_4
            bipush 69
            bastore
            dup
            iconst_5
            bipush 70
            bastore
            dup
            bipush 6
            bipush 71
            bastore
            dup
            bipush 7
            bipush 72
            bastore
            dup
            bipush 8
            bipush 73
            bastore
            dup
            bipush 9
            bipush 74
            bastore
            dup
            bipush 10
            bipush 75
            bastore
            dup
            bipush 11
            bipush 76
            bastore
            dup
            bipush 12
            bipush 77
            bastore
            dup
            bipush 13
        10: .line 98
            bipush 78
            bastore
            dup
            bipush 14
            bipush 79
            bastore
            dup
            bipush 15
            bipush 80
            bastore
            dup
            bipush 16
            bipush 81
            bastore
            dup
            bipush 17
            bipush 82
            bastore
            dup
            bipush 18
            bipush 83
            bastore
            dup
            bipush 19
            bipush 84
            bastore
            dup
            bipush 20
            bipush 85
            bastore
            dup
            bipush 21
            bipush 86
            bastore
            dup
            bipush 22
            bipush 87
            bastore
            dup
            bipush 23
            bipush 88
            bastore
            dup
            bipush 24
            bipush 89
            bastore
            dup
            bipush 25
            bipush 90
            bastore
            dup
            bipush 26
        11: .line 99
            bipush 97
            bastore
            dup
            bipush 27
            bipush 98
            bastore
            dup
            bipush 28
            bipush 99
            bastore
            dup
            bipush 29
            bipush 100
            bastore
            dup
            bipush 30
            bipush 101
            bastore
            dup
            bipush 31
            bipush 102
            bastore
            dup
            bipush 32
            bipush 103
            bastore
            dup
            bipush 33
            bipush 104
            bastore
            dup
            bipush 34
            bipush 105
            bastore
            dup
            bipush 35
            bipush 106
            bastore
            dup
            bipush 36
            bipush 107
            bastore
            dup
            bipush 37
            bipush 108
            bastore
            dup
            bipush 38
            bipush 109
            bastore
            dup
            bipush 39
        12: .line 100
            bipush 110
            bastore
            dup
            bipush 40
            bipush 111
            bastore
            dup
            bipush 41
            bipush 112
            bastore
            dup
            bipush 42
            bipush 113
            bastore
            dup
            bipush 43
            bipush 114
            bastore
            dup
            bipush 44
            bipush 115
            bastore
            dup
            bipush 45
            bipush 116
            bastore
            dup
            bipush 46
            bipush 117
            bastore
            dup
            bipush 47
            bipush 118
            bastore
            dup
            bipush 48
            bipush 119
            bastore
            dup
            bipush 49
            bipush 120
            bastore
            dup
            bipush 50
            bipush 121
            bastore
            dup
            bipush 51
            bipush 122
            bastore
            dup
            bipush 52
        13: .line 101
            bipush 48
            bastore
            dup
            bipush 53
            bipush 49
            bastore
            dup
            bipush 54
            bipush 50
            bastore
            dup
            bipush 55
            bipush 51
            bastore
            dup
            bipush 56
            bipush 52
            bastore
            dup
            bipush 57
            bipush 53
            bastore
            dup
            bipush 58
            bipush 54
            bastore
            dup
            bipush 59
            bipush 55
            bastore
            dup
            bipush 60
            bipush 56
            bastore
            dup
            bipush 61
            bipush 57
            bastore
            dup
            bipush 62
            bipush 45
            bastore
            dup
            bipush 63
            bipush 95
            bastore
        14: .line 96
            putstatic org.apache.commons.codec.binary.Base64.URL_SAFE_ENCODE_TABLE:[B
        15: .line 115
            bipush 123
            newarray 8
            dup
            iconst_0
        16: .line 117
            iconst_m1
            bastore
            dup
            iconst_1
            iconst_m1
            bastore
            dup
            iconst_2
            iconst_m1
            bastore
            dup
            iconst_3
            iconst_m1
            bastore
            dup
            iconst_4
            iconst_m1
            bastore
            dup
            iconst_5
            iconst_m1
            bastore
            dup
            bipush 6
            iconst_m1
            bastore
            dup
            bipush 7
            iconst_m1
            bastore
            dup
            bipush 8
            iconst_m1
            bastore
            dup
            bipush 9
            iconst_m1
            bastore
            dup
            bipush 10
            iconst_m1
            bastore
            dup
            bipush 11
            iconst_m1
            bastore
            dup
            bipush 12
            iconst_m1
            bastore
            dup
            bipush 13
            iconst_m1
            bastore
            dup
            bipush 14
            iconst_m1
            bastore
            dup
            bipush 15
            iconst_m1
            bastore
            dup
            bipush 16
        17: .line 118
            iconst_m1
            bastore
            dup
            bipush 17
            iconst_m1
            bastore
            dup
            bipush 18
            iconst_m1
            bastore
            dup
            bipush 19
            iconst_m1
            bastore
            dup
            bipush 20
            iconst_m1
            bastore
            dup
            bipush 21
            iconst_m1
            bastore
            dup
            bipush 22
            iconst_m1
            bastore
            dup
            bipush 23
            iconst_m1
            bastore
            dup
            bipush 24
            iconst_m1
            bastore
            dup
            bipush 25
            iconst_m1
            bastore
            dup
            bipush 26
            iconst_m1
            bastore
            dup
            bipush 27
            iconst_m1
            bastore
            dup
            bipush 28
            iconst_m1
            bastore
            dup
            bipush 29
            iconst_m1
            bastore
            dup
            bipush 30
            iconst_m1
            bastore
            dup
            bipush 31
            iconst_m1
            bastore
            dup
            bipush 32
        18: .line 119
            iconst_m1
            bastore
            dup
            bipush 33
            iconst_m1
            bastore
            dup
            bipush 34
            iconst_m1
            bastore
            dup
            bipush 35
            iconst_m1
            bastore
            dup
            bipush 36
            iconst_m1
            bastore
            dup
            bipush 37
            iconst_m1
            bastore
            dup
            bipush 38
            iconst_m1
            bastore
            dup
            bipush 39
            iconst_m1
            bastore
            dup
            bipush 40
            iconst_m1
            bastore
            dup
            bipush 41
            iconst_m1
            bastore
            dup
            bipush 42
            iconst_m1
            bastore
            dup
            bipush 43
            bipush 62
            bastore
            dup
            bipush 44
            iconst_m1
            bastore
            dup
            bipush 45
            bipush 62
            bastore
            dup
            bipush 46
            iconst_m1
            bastore
            dup
            bipush 47
            bipush 63
            bastore
            dup
            bipush 48
        19: .line 120
            bipush 52
            bastore
            dup
            bipush 49
            bipush 53
            bastore
            dup
            bipush 50
            bipush 54
            bastore
            dup
            bipush 51
            bipush 55
            bastore
            dup
            bipush 52
            bipush 56
            bastore
            dup
            bipush 53
            bipush 57
            bastore
            dup
            bipush 54
            bipush 58
            bastore
            dup
            bipush 55
            bipush 59
            bastore
            dup
            bipush 56
            bipush 60
            bastore
            dup
            bipush 57
            bipush 61
            bastore
            dup
            bipush 58
            iconst_m1
            bastore
            dup
            bipush 59
            iconst_m1
            bastore
            dup
            bipush 60
            iconst_m1
            bastore
            dup
            bipush 61
            iconst_m1
            bastore
            dup
            bipush 62
            iconst_m1
            bastore
            dup
            bipush 63
            iconst_m1
            bastore
            dup
            bipush 64
        20: .line 121
            iconst_m1
            bastore
            dup
            bipush 66
            iconst_1
            bastore
            dup
            bipush 67
            iconst_2
            bastore
            dup
            bipush 68
            iconst_3
            bastore
            dup
            bipush 69
            iconst_4
            bastore
            dup
            bipush 70
            iconst_5
            bastore
            dup
            bipush 71
            bipush 6
            bastore
            dup
            bipush 72
            bipush 7
            bastore
            dup
            bipush 73
            bipush 8
            bastore
            dup
            bipush 74
            bipush 9
            bastore
            dup
            bipush 75
            bipush 10
            bastore
            dup
            bipush 76
            bipush 11
            bastore
            dup
            bipush 77
            bipush 12
            bastore
            dup
            bipush 78
            bipush 13
            bastore
            dup
            bipush 79
            bipush 14
            bastore
            dup
            bipush 80
        21: .line 122
            bipush 15
            bastore
            dup
            bipush 81
            bipush 16
            bastore
            dup
            bipush 82
            bipush 17
            bastore
            dup
            bipush 83
            bipush 18
            bastore
            dup
            bipush 84
            bipush 19
            bastore
            dup
            bipush 85
            bipush 20
            bastore
            dup
            bipush 86
            bipush 21
            bastore
            dup
            bipush 87
            bipush 22
            bastore
            dup
            bipush 88
            bipush 23
            bastore
            dup
            bipush 89
            bipush 24
            bastore
            dup
            bipush 90
            bipush 25
            bastore
            dup
            bipush 91
            iconst_m1
            bastore
            dup
            bipush 92
            iconst_m1
            bastore
            dup
            bipush 93
            iconst_m1
            bastore
            dup
            bipush 94
            iconst_m1
            bastore
            dup
            bipush 95
            bipush 63
            bastore
            dup
            bipush 96
        22: .line 123
            iconst_m1
            bastore
            dup
            bipush 97
            bipush 26
            bastore
            dup
            bipush 98
            bipush 27
            bastore
            dup
            bipush 99
            bipush 28
            bastore
            dup
            bipush 100
            bipush 29
            bastore
            dup
            bipush 101
            bipush 30
            bastore
            dup
            bipush 102
            bipush 31
            bastore
            dup
            bipush 103
            bipush 32
            bastore
            dup
            bipush 104
            bipush 33
            bastore
            dup
            bipush 105
            bipush 34
            bastore
            dup
            bipush 106
            bipush 35
            bastore
            dup
            bipush 107
            bipush 36
            bastore
            dup
            bipush 108
            bipush 37
            bastore
            dup
            bipush 109
            bipush 38
            bastore
            dup
            bipush 110
            bipush 39
            bastore
            dup
            bipush 111
            bipush 40
            bastore
            dup
            bipush 112
        23: .line 124
            bipush 41
            bastore
            dup
            bipush 113
            bipush 42
            bastore
            dup
            bipush 114
            bipush 43
            bastore
            dup
            bipush 115
            bipush 44
            bastore
            dup
            bipush 116
            bipush 45
            bastore
            dup
            bipush 117
            bipush 46
            bastore
            dup
            bipush 118
            bipush 47
            bastore
            dup
            bipush 119
            bipush 48
            bastore
            dup
            bipush 120
            bipush 49
            bastore
            dup
            bipush 121
            bipush 50
            bastore
            dup
            bipush 122
            bipush 51
            bastore
        24: .line 115
            putstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
        25: .line 131
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.commons.codec.binary.Base64 this
         0: .line 175
            aload 0 /* this */
            iconst_0
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(I)V
         1: .line 176
            return
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/codec/binary/Base64;

  public void <init>(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // boolean urlSafe
         0: .line 194
            aload 0 /* this */
            bipush 76
            getstatic org.apache.commons.codec.binary.Base64.CHUNK_SEPARATOR:[B
            iload 1 /* urlSafe */
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(I[BZ)V
         1: .line 195
            return
        end local 1 // boolean urlSafe
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lorg/apache/commons/codec/binary/Base64;
            0    2     1  urlSafe  Z
    MethodParameters:
         Name  Flags
      urlSafe  final

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // int lineLength
         0: .line 217
            aload 0 /* this */
            iload 1 /* lineLength */
            getstatic org.apache.commons.codec.binary.Base64.CHUNK_SEPARATOR:[B
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(I[B)V
         1: .line 218
            return
        end local 1 // int lineLength
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lorg/apache/commons/codec/binary/Base64;
            0    2     1  lineLength  I
    MethodParameters:
            Name  Flags
      lineLength  final

  public void <init>(int, byte[]);
    descriptor: (I[B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // int lineLength
        start local 2 // byte[] lineSeparator
         0: .line 244
            aload 0 /* this */
            iload 1 /* lineLength */
            aload 2 /* lineSeparator */
            iconst_0
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(I[BZ)V
         1: .line 245
            return
        end local 2 // byte[] lineSeparator
        end local 1 // int lineLength
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lorg/apache/commons/codec/binary/Base64;
            0    2     1     lineLength  I
            0    2     2  lineSeparator  [B
    MethodParameters:
               Name  Flags
      lineLength     final
      lineSeparator  final

  public void <init>(int, byte[], boolean);
    descriptor: (I[BZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=4
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // int lineLength
        start local 2 // byte[] lineSeparator
        start local 3 // boolean urlSafe
         0: .line 275
            aload 0 /* this */
            iconst_3
            iconst_4
         1: .line 276
            iload 1 /* lineLength */
         2: .line 277
            aload 2 /* lineSeparator */
            ifnonnull 3
            iconst_0
            goto 4
      StackMap locals: uninitialized-this int byte[] int
      StackMap stack: uninitialized-this int int int
         3: aload 2 /* lineSeparator */
            arraylength
      StackMap locals: uninitialized-this int byte[] int
      StackMap stack: uninitialized-this int int int int
         4: invokespecial org.apache.commons.codec.binary.BaseNCodec.<init>:(IIII)V
         5: .line 145
            aload 0 /* this */
            getstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
            putfield org.apache.commons.codec.binary.Base64.decodeTable:[B
         6: .line 280
            aload 2 /* lineSeparator */
            ifnull 18
         7: .line 281
            aload 0 /* this */
            aload 2 /* lineSeparator */
            invokevirtual org.apache.commons.codec.binary.Base64.containsAlphabetOrPad:([B)Z
            ifeq 10
         8: .line 282
            aload 2 /* lineSeparator */
            invokestatic org.apache.commons.codec.binary.StringUtils.newStringUtf8:([B)Ljava/lang/String;
            astore 4 /* sep */
        start local 4 // java.lang.String sep
         9: .line 283
            new java.lang.IllegalArgumentException
            dup
            new java.lang.StringBuilder
            dup
            ldc "lineSeparator must not contain base64 characters: ["
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* sep */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "]"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        end local 4 // java.lang.String sep
        10: .line 285
      StackMap locals: org.apache.commons.codec.binary.Base64 int byte[] int
      StackMap stack:
            iload 1 /* lineLength */
            ifle 15
        11: .line 286
            aload 0 /* this */
            iconst_4
            aload 2 /* lineSeparator */
            arraylength
            iadd
            putfield org.apache.commons.codec.binary.Base64.encodeSize:I
        12: .line 287
            aload 0 /* this */
            aload 2 /* lineSeparator */
            arraylength
            newarray 8
            putfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
        13: .line 288
            aload 2 /* lineSeparator */
            iconst_0
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            iconst_0
            aload 2 /* lineSeparator */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        14: .line 289
            goto 20
        15: .line 290
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            putfield org.apache.commons.codec.binary.Base64.encodeSize:I
        16: .line 291
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
        17: .line 293
            goto 20
        18: .line 294
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            putfield org.apache.commons.codec.binary.Base64.encodeSize:I
        19: .line 295
            aload 0 /* this */
            aconst_null
            putfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
        20: .line 297
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeSize:I
            iconst_1
            isub
            putfield org.apache.commons.codec.binary.Base64.decodeSize:I
        21: .line 298
            aload 0 /* this */
            iload 3 /* urlSafe */
            ifeq 22
            getstatic org.apache.commons.codec.binary.Base64.URL_SAFE_ENCODE_TABLE:[B
            goto 23
      StackMap locals:
      StackMap stack: org.apache.commons.codec.binary.Base64
        22: getstatic org.apache.commons.codec.binary.Base64.STANDARD_ENCODE_TABLE:[B
      StackMap locals: org.apache.commons.codec.binary.Base64 int byte[] int
      StackMap stack: org.apache.commons.codec.binary.Base64 byte[]
        23: putfield org.apache.commons.codec.binary.Base64.encodeTable:[B
        24: .line 299
            return
        end local 3 // boolean urlSafe
        end local 2 // byte[] lineSeparator
        end local 1 // int lineLength
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   25     0           this  Lorg/apache/commons/codec/binary/Base64;
            0   25     1     lineLength  I
            0   25     2  lineSeparator  [B
            0   25     3        urlSafe  Z
            9   10     4            sep  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      lineLength     final
      lineSeparator  final
      urlSafe        final

  public boolean isUrlSafe();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.commons.codec.binary.Base64 this
         0: .line 308
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            getstatic org.apache.commons.codec.binary.Base64.URL_SAFE_ENCODE_TABLE:[B
            if_acmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/codec/binary/Base64;

  void encode(byte[], int, int, org.apache.commons.codec.binary.BaseNCodec$Context);
    descriptor: ([BIILorg/apache/commons/codec/binary/BaseNCodec$Context;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // byte[] in
        start local 2 // int inPos
        start local 3 // int inAvail
        start local 4 // org.apache.commons.codec.binary.BaseNCodec$Context context
         0: .line 334
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
            ifeq 2
         1: .line 335
            return
         2: .line 339
      StackMap locals:
      StackMap stack:
            iload 3 /* inAvail */
            ifge 28
         3: .line 340
            aload 4 /* context */
            iconst_1
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
         4: .line 341
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            ifne 6
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineLength:I
            ifne 6
         5: .line 342
            return
         6: .line 344
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeSize:I
            aload 4 /* context */
            invokevirtual org.apache.commons.codec.binary.Base64.ensureBufferSize:(ILorg/apache/commons/codec/binary/BaseNCodec$Context;)[B
            astore 5 /* buffer */
        start local 5 // byte[] buffer
         7: .line 345
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            istore 6 /* savedPos */
        start local 6 // int savedPos
         8: .line 346
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            tableswitch { // 0 - 2
                    0: 9
                    1: 10
                    2: 16
              default: 22
          }
         9: .line 348
      StackMap locals: byte[] int
      StackMap stack:
            goto 23
        10: .line 351
      StackMap locals:
      StackMap stack:
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_2
            ishr
            bipush 63
            iand
            baload
            bastore
        11: .line 353
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_4
            ishl
            bipush 63
            iand
            baload
            bastore
        12: .line 355
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            getstatic org.apache.commons.codec.binary.Base64.STANDARD_ENCODE_TABLE:[B
            if_acmpne 23
        13: .line 356
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.pad:B
            bastore
        14: .line 357
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.pad:B
            bastore
        15: .line 359
            goto 23
        16: .line 362
      StackMap locals:
      StackMap stack:
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 10
            ishr
            bipush 63
            iand
            baload
            bastore
        17: .line 363
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_4
            ishr
            bipush 63
            iand
            baload
            bastore
        18: .line 364
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_2
            ishl
            bipush 63
            iand
            baload
            bastore
        19: .line 366
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            getstatic org.apache.commons.codec.binary.Base64.STANDARD_ENCODE_TABLE:[B
            if_acmpne 23
        20: .line 367
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.pad:B
            bastore
        21: .line 369
            goto 23
        22: .line 371
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Impossible modulus "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        23: .line 373
      StackMap locals:
      StackMap stack:
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            iload 6 /* savedPos */
            isub
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
        24: .line 375
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineLength:I
            ifle 48
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
            ifle 48
        25: .line 376
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            iconst_0
            aload 5 /* buffer */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        26: .line 377
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            arraylength
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
        end local 6 // int savedPos
        end local 5 // byte[] buffer
        27: .line 379
            goto 48
        28: .line 380
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        29: goto 47
        30: .line 381
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeSize:I
            aload 4 /* context */
            invokevirtual org.apache.commons.codec.binary.Base64.ensureBufferSize:(ILorg/apache/commons/codec/binary/BaseNCodec$Context;)[B
            astore 6 /* buffer */
        start local 6 // byte[] buffer
        31: .line 382
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            iconst_1
            iadd
            iconst_3
            irem
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
        32: .line 383
            aload 1 /* in */
            iload 2 /* inPos */
            iinc 2 /* inPos */ 1
            baload
            istore 7 /* b */
        start local 7 // int b
        33: .line 384
            iload 7 /* b */
            ifge 35
        34: .line 385
            iinc 7 /* b */ 256
        35: .line 387
      StackMap locals: byte[] int
      StackMap stack:
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 8
            ishl
            iload 7 /* b */
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
        36: .line 388
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            ifne 46
        37: .line 389
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 18
            ishr
            bipush 63
            iand
            baload
            bastore
        38: .line 390
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 12
            ishr
            bipush 63
            iand
            baload
            bastore
        39: .line 391
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 6
            ishr
            bipush 63
            iand
            baload
            bastore
        40: .line 392
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.encodeTable:[B
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 63
            iand
            baload
            bastore
        41: .line 393
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
            iconst_4
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
        42: .line 394
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineLength:I
            ifle 46
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineLength:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
            if_icmpgt 46
        43: .line 395
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            iconst_0
            aload 6 /* buffer */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        44: .line 396
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.lineSeparator:[B
            arraylength
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
        45: .line 397
            aload 4 /* context */
            iconst_0
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.currentLinePos:I
        end local 7 // int b
        end local 6 // byte[] buffer
        46: .line 380
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        47: iload 5 /* i */
            iload 3 /* inAvail */
            if_icmplt 30
        end local 5 // int i
        48: .line 402
      StackMap locals:
      StackMap stack:
            return
        end local 4 // org.apache.commons.codec.binary.BaseNCodec$Context context
        end local 3 // int inAvail
        end local 2 // int inPos
        end local 1 // byte[] in
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   49     0      this  Lorg/apache/commons/codec/binary/Base64;
            0   49     1        in  [B
            0   49     2     inPos  I
            0   49     3   inAvail  I
            0   49     4   context  Lorg/apache/commons/codec/binary/BaseNCodec$Context;
            7   27     5    buffer  [B
            8   27     6  savedPos  I
           29   48     5         i  I
           31   46     6    buffer  [B
           33   46     7         b  I
    MethodParameters:
         Name  Flags
      in       final
      inPos    
      inAvail  final
      context  final

  void decode(byte[], int, int, org.apache.commons.codec.binary.BaseNCodec$Context);
    descriptor: ([BIILorg/apache/commons/codec/binary/BaseNCodec$Context;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=9, args_size=5
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // byte[] in
        start local 2 // int inPos
        start local 3 // int inAvail
        start local 4 // org.apache.commons.codec.binary.BaseNCodec$Context context
         0: .line 431
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
            ifeq 2
         1: .line 432
            return
         2: .line 434
      StackMap locals:
      StackMap stack:
            iload 3 /* inAvail */
            ifge 4
         3: .line 435
            aload 4 /* context */
            iconst_1
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
         4: .line 437
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         5: goto 21
         6: .line 438
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.decodeSize:I
            aload 4 /* context */
            invokevirtual org.apache.commons.codec.binary.Base64.ensureBufferSize:(ILorg/apache/commons/codec/binary/BaseNCodec$Context;)[B
            astore 6 /* buffer */
        start local 6 // byte[] buffer
         7: .line 439
            aload 1 /* in */
            iload 2 /* inPos */
            iinc 2 /* inPos */ 1
            baload
            istore 7 /* b */
        start local 7 // byte b
         8: .line 440
            iload 7 /* b */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.pad:B
            if_icmpne 11
         9: .line 442
            aload 4 /* context */
            iconst_1
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
        10: .line 443
            goto 22
        11: .line 445
      StackMap locals: byte[] int
      StackMap stack:
            iload 7 /* b */
            iflt 20
            iload 7 /* b */
            getstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
            arraylength
            if_icmpge 20
        12: .line 446
            getstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
            iload 7 /* b */
            baload
            istore 8 /* result */
        start local 8 // int result
        13: .line 447
            iload 8 /* result */
            iflt 20
        14: .line 448
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            iconst_1
            iadd
            iconst_4
            irem
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
        15: .line 449
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 6
            ishl
            iload 8 /* result */
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
        16: .line 450
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            ifne 20
        17: .line 451
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 16
            ishr
            sipush 255
            iand
            i2b
            bastore
        18: .line 452
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 8
            ishr
            sipush 255
            iand
            i2b
            bastore
        19: .line 453
            aload 6 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            sipush 255
            iand
            i2b
            bastore
        end local 8 // int result
        end local 7 // byte b
        end local 6 // byte[] buffer
        20: .line 437
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        21: iload 5 /* i */
            iload 3 /* inAvail */
            if_icmplt 6
        end local 5 // int i
        22: .line 462
      StackMap locals:
      StackMap stack:
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.eof:Z
            ifeq 34
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            ifeq 34
        23: .line 463
            aload 0 /* this */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.decodeSize:I
            aload 4 /* context */
            invokevirtual org.apache.commons.codec.binary.Base64.ensureBufferSize:(ILorg/apache/commons/codec/binary/BaseNCodec$Context;)[B
            astore 5 /* buffer */
        start local 5 // byte[] buffer
        24: .line 467
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            tableswitch { // 1 - 3
                    1: 25
                    2: 26
                    3: 29
              default: 33
          }
        25: .line 471
      StackMap locals: byte[]
      StackMap stack:
            goto 34
        26: .line 473
      StackMap locals:
      StackMap stack:
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_4
            ishr
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
        27: .line 474
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            sipush 255
            iand
            i2b
            bastore
        28: .line 475
            goto 34
        29: .line 477
      StackMap locals:
      StackMap stack:
            aload 4 /* context */
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            iconst_2
            ishr
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
        30: .line 478
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            bipush 8
            ishr
            sipush 255
            iand
            i2b
            bastore
        31: .line 479
            aload 5 /* buffer */
            aload 4 /* context */
            dup
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            dup_x1
            iconst_1
            iadd
            putfield org.apache.commons.codec.binary.BaseNCodec$Context.pos:I
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.ibitWorkArea:I
            sipush 255
            iand
            i2b
            bastore
        32: .line 480
            goto 34
        33: .line 482
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Impossible modulus "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* context */
            getfield org.apache.commons.codec.binary.BaseNCodec$Context.modulus:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 5 // byte[] buffer
        34: .line 485
      StackMap locals:
      StackMap stack:
            return
        end local 4 // org.apache.commons.codec.binary.BaseNCodec$Context context
        end local 3 // int inAvail
        end local 2 // int inPos
        end local 1 // byte[] in
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   35     0     this  Lorg/apache/commons/codec/binary/Base64;
            0   35     1       in  [B
            0   35     2    inPos  I
            0   35     3  inAvail  I
            0   35     4  context  Lorg/apache/commons/codec/binary/BaseNCodec$Context;
            5   22     5        i  I
            7   20     6   buffer  [B
            8   20     7        b  B
           13   20     8   result  I
           24   34     5   buffer  [B
    MethodParameters:
         Name  Flags
      in       final
      inPos    
      inAvail  final
      context  final

  public static boolean isArrayByteBase64(byte[]);
    descriptor: ([B)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // byte[] arrayOctet
         0: .line 499
            aload 0 /* arrayOctet */
            invokestatic org.apache.commons.codec.binary.Base64.isBase64:([B)Z
            ireturn
        end local 0 // byte[] arrayOctet
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  arrayOctet  [B
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      arrayOctet  final

  public static boolean isBase64(byte);
    descriptor: (B)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte octet
         0: .line 511
            iload 0 /* octet */
            bipush 61
            if_icmpeq 2
            iload 0 /* octet */
            iflt 1
            iload 0 /* octet */
            getstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
            arraylength
            if_icmpge 1
            getstatic org.apache.commons.codec.binary.Base64.DECODE_TABLE:[B
            iload 0 /* octet */
            baload
            iconst_m1
            if_icmpne 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         2: iconst_1
            ireturn
        end local 0 // byte octet
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0  octet  B
    MethodParameters:
       Name  Flags
      octet  final

  public static boolean isBase64(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.String base64
         0: .line 525
            aload 0 /* base64 */
            invokestatic org.apache.commons.codec.binary.StringUtils.getBytesUtf8:(Ljava/lang/String;)[B
            invokestatic org.apache.commons.codec.binary.Base64.isBase64:([B)Z
            ireturn
        end local 0 // java.lang.String base64
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  base64  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      base64  final

  public static boolean isBase64(byte[]);
    descriptor: ([B)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // byte[] arrayOctet
         0: .line 539
            iconst_0
            istore 1 /* i */
        start local 1 // int i
         1: goto 5
         2: .line 540
      StackMap locals: int
      StackMap stack:
            aload 0 /* arrayOctet */
            iload 1 /* i */
            baload
            invokestatic org.apache.commons.codec.binary.Base64.isBase64:(B)Z
            ifne 4
            aload 0 /* arrayOctet */
            iload 1 /* i */
            baload
            invokestatic org.apache.commons.codec.binary.Base64.isWhiteSpace:(B)Z
            ifne 4
         3: .line 541
            iconst_0
            ireturn
         4: .line 539
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 1 /* i */
            aload 0 /* arrayOctet */
            arraylength
            if_icmplt 2
        end local 1 // int i
         6: .line 544
            iconst_1
            ireturn
        end local 0 // byte[] arrayOctet
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    7     0  arrayOctet  [B
            1    6     1           i  I
    MethodParameters:
            Name  Flags
      arrayOctet  final

  public static byte[] encodeBase64(byte[]);
    descriptor: ([B)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] binaryData
         0: .line 555
            aload 0 /* binaryData */
            iconst_0
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZ)[B
            areturn
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
    MethodParameters:
            Name  Flags
      binaryData  final

  public static java.lang.String encodeBase64String(byte[]);
    descriptor: ([B)Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] binaryData
         0: .line 570
            aload 0 /* binaryData */
            iconst_0
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZ)[B
            invokestatic org.apache.commons.codec.binary.StringUtils.newStringUsAscii:([B)Ljava/lang/String;
            areturn
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
    MethodParameters:
            Name  Flags
      binaryData  final

  public static byte[] encodeBase64URLSafe(byte[]);
    descriptor: ([B)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // byte[] binaryData
         0: .line 583
            aload 0 /* binaryData */
            iconst_0
            iconst_1
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZZ)[B
            areturn
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
    MethodParameters:
            Name  Flags
      binaryData  final

  public static java.lang.String encodeBase64URLSafeString(byte[]);
    descriptor: ([B)Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // byte[] binaryData
         0: .line 596
            aload 0 /* binaryData */
            iconst_0
            iconst_1
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZZ)[B
            invokestatic org.apache.commons.codec.binary.StringUtils.newStringUsAscii:([B)Ljava/lang/String;
            areturn
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
    MethodParameters:
            Name  Flags
      binaryData  final

  public static byte[] encodeBase64Chunked(byte[]);
    descriptor: ([B)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] binaryData
         0: .line 607
            aload 0 /* binaryData */
            iconst_1
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZ)[B
            areturn
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
    MethodParameters:
            Name  Flags
      binaryData  final

  public static byte[] encodeBase64(byte[], boolean);
    descriptor: ([BZ)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // byte[] binaryData
        start local 1 // boolean isChunked
         0: .line 622
            aload 0 /* binaryData */
            iload 1 /* isChunked */
            iconst_0
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZZ)[B
            areturn
        end local 1 // boolean isChunked
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
            0    1     1   isChunked  Z
    MethodParameters:
            Name  Flags
      binaryData  final
      isChunked   final

  public static byte[] encodeBase64(byte[], boolean, boolean);
    descriptor: ([BZZ)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // byte[] binaryData
        start local 1 // boolean isChunked
        start local 2 // boolean urlSafe
         0: .line 641
            aload 0 /* binaryData */
            iload 1 /* isChunked */
            iload 2 /* urlSafe */
            ldc 2147483647
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZZI)[B
            areturn
        end local 2 // boolean urlSafe
        end local 1 // boolean isChunked
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  binaryData  [B
            0    1     1   isChunked  Z
            0    1     2     urlSafe  Z
    MethodParameters:
            Name  Flags
      binaryData  final
      isChunked   final
      urlSafe     final

  public static byte[] encodeBase64(byte[], boolean, boolean, int);
    descriptor: ([BZZI)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=7, args_size=4
        start local 0 // byte[] binaryData
        start local 1 // boolean isChunked
        start local 2 // boolean urlSafe
        start local 3 // int maxResultSize
         0: .line 663
            aload 0 /* binaryData */
            ifnull 1
            aload 0 /* binaryData */
            arraylength
            ifne 2
         1: .line 664
      StackMap locals:
      StackMap stack:
            aload 0 /* binaryData */
            areturn
         2: .line 669
      StackMap locals:
      StackMap stack:
            iload 1 /* isChunked */
            ifeq 3
            new org.apache.commons.codec.binary.Base64
            dup
            iload 2 /* urlSafe */
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(Z)V
            goto 4
      StackMap locals:
      StackMap stack:
         3: new org.apache.commons.codec.binary.Base64
            dup
            iconst_0
            getstatic org.apache.commons.codec.binary.Base64.CHUNK_SEPARATOR:[B
            iload 2 /* urlSafe */
            invokespecial org.apache.commons.codec.binary.Base64.<init>:(I[BZ)V
      StackMap locals:
      StackMap stack: org.apache.commons.codec.binary.Base64
         4: astore 4 /* b64 */
        start local 4 // org.apache.commons.codec.binary.Base64 b64
         5: .line 670
            aload 4 /* b64 */
            aload 0 /* binaryData */
            invokevirtual org.apache.commons.codec.binary.Base64.getEncodedLength:([B)J
            lstore 5 /* len */
        start local 5 // long len
         6: .line 671
            lload 5 /* len */
            iload 3 /* maxResultSize */
            i2l
            lcmp
            ifle 12
         7: .line 672
            new java.lang.IllegalArgumentException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Input array too big, the output array would be bigger ("
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
         8: .line 673
            lload 5 /* len */
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
         9: .line 674
            ldc ") than the specified maximum size of "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        10: .line 675
            iload 3 /* maxResultSize */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        11: .line 672
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        12: .line 678
      StackMap locals: org.apache.commons.codec.binary.Base64 long
      StackMap stack:
            aload 4 /* b64 */
            aload 0 /* binaryData */
            invokevirtual org.apache.commons.codec.binary.Base64.encode:([B)[B
            areturn
        end local 5 // long len
        end local 4 // org.apache.commons.codec.binary.Base64 b64
        end local 3 // int maxResultSize
        end local 2 // boolean urlSafe
        end local 1 // boolean isChunked
        end local 0 // byte[] binaryData
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   13     0     binaryData  [B
            0   13     1      isChunked  Z
            0   13     2        urlSafe  Z
            0   13     3  maxResultSize  I
            5   13     4            b64  Lorg/apache/commons/codec/binary/Base64;
            6   13     5            len  J
    MethodParameters:
               Name  Flags
      binaryData     final
      isChunked      final
      urlSafe        final
      maxResultSize  final

  public static byte[] decodeBase64(java.lang.String);
    descriptor: (Ljava/lang/String;)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.lang.String base64String
         0: .line 693
            new org.apache.commons.codec.binary.Base64
            dup
            invokespecial org.apache.commons.codec.binary.Base64.<init>:()V
            aload 0 /* base64String */
            invokevirtual org.apache.commons.codec.binary.Base64.decode:(Ljava/lang/String;)[B
            areturn
        end local 0 // java.lang.String base64String
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0  base64String  Ljava/lang/String;
    MethodParameters:
              Name  Flags
      base64String  final

  public static byte[] decodeBase64(byte[]);
    descriptor: ([B)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] base64Data
         0: .line 707
            new org.apache.commons.codec.binary.Base64
            dup
            invokespecial org.apache.commons.codec.binary.Base64.<init>:()V
            aload 0 /* base64Data */
            invokevirtual org.apache.commons.codec.binary.Base64.decode:([B)[B
            areturn
        end local 0 // byte[] base64Data
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  base64Data  [B
    MethodParameters:
            Name  Flags
      base64Data  final

  public static java.math.BigInteger decodeInteger(byte[]);
    descriptor: ([B)Ljava/math/BigInteger;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // byte[] pArray
         0: .line 722
            new java.math.BigInteger
            dup
            iconst_1
            aload 0 /* pArray */
            invokestatic org.apache.commons.codec.binary.Base64.decodeBase64:([B)[B
            invokespecial java.math.BigInteger.<init>:(I[B)V
            areturn
        end local 0 // byte[] pArray
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  pArray  [B
    MethodParameters:
        Name  Flags
      pArray  final

  public static byte[] encodeInteger(java.math.BigInteger);
    descriptor: (Ljava/math/BigInteger;)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.math.BigInteger bigInt
         0: .line 736
            aload 0 /* bigInt */
            ifnonnull 2
         1: .line 737
            new java.lang.NullPointerException
            dup
            ldc "encodeInteger called with null parameter"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 739
      StackMap locals:
      StackMap stack:
            aload 0 /* bigInt */
            invokestatic org.apache.commons.codec.binary.Base64.toIntegerBytes:(Ljava/math/BigInteger;)[B
            iconst_0
            invokestatic org.apache.commons.codec.binary.Base64.encodeBase64:([BZ)[B
            areturn
        end local 0 // java.math.BigInteger bigInt
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0  bigInt  Ljava/math/BigInteger;
    MethodParameters:
        Name  Flags
      bigInt  final

  static byte[] toIntegerBytes(java.math.BigInteger);
    descriptor: (Ljava/math/BigInteger;)[B
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=7, args_size=1
        start local 0 // java.math.BigInteger bigInt
         0: .line 750
            aload 0 /* bigInt */
            invokevirtual java.math.BigInteger.bitLength:()I
            istore 1 /* bitlen */
        start local 1 // int bitlen
         1: .line 752
            iload 1 /* bitlen */
            bipush 7
            iadd
            iconst_3
            ishr
            iconst_3
            ishl
            istore 1 /* bitlen */
         2: .line 753
            aload 0 /* bigInt */
            invokevirtual java.math.BigInteger.toByteArray:()[B
            astore 2 /* bigBytes */
        start local 2 // byte[] bigBytes
         3: .line 755
            aload 0 /* bigInt */
            invokevirtual java.math.BigInteger.bitLength:()I
            bipush 8
            irem
            ifeq 5
            aload 0 /* bigInt */
            invokevirtual java.math.BigInteger.bitLength:()I
            bipush 8
            idiv
            iconst_1
            iadd
            iload 1 /* bitlen */
            bipush 8
            idiv
            if_icmpne 5
         4: .line 756
            aload 2 /* bigBytes */
            areturn
         5: .line 759
      StackMap locals: int byte[]
      StackMap stack:
            iconst_0
            istore 3 /* startSrc */
        start local 3 // int startSrc
         6: .line 760
            aload 2 /* bigBytes */
            arraylength
            istore 4 /* len */
        start local 4 // int len
         7: .line 763
            aload 0 /* bigInt */
            invokevirtual java.math.BigInteger.bitLength:()I
            bipush 8
            irem
            ifne 10
         8: .line 764
            iconst_1
            istore 3 /* startSrc */
         9: .line 765
            iinc 4 /* len */ -1
        10: .line 767
      StackMap locals: int int
      StackMap stack:
            iload 1 /* bitlen */
            bipush 8
            idiv
            iload 4 /* len */
            isub
            istore 5 /* startDst */
        start local 5 // int startDst
        11: .line 768
            iload 1 /* bitlen */
            bipush 8
            idiv
            newarray 8
            astore 6 /* resizedBytes */
        start local 6 // byte[] resizedBytes
        12: .line 769
            aload 2 /* bigBytes */
            iload 3 /* startSrc */
            aload 6 /* resizedBytes */
            iload 5 /* startDst */
            iload 4 /* len */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        13: .line 770
            aload 6 /* resizedBytes */
            areturn
        end local 6 // byte[] resizedBytes
        end local 5 // int startDst
        end local 4 // int len
        end local 3 // int startSrc
        end local 2 // byte[] bigBytes
        end local 1 // int bitlen
        end local 0 // java.math.BigInteger bigInt
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   14     0        bigInt  Ljava/math/BigInteger;
            1   14     1        bitlen  I
            3   14     2      bigBytes  [B
            6   14     3      startSrc  I
            7   14     4           len  I
           11   14     5      startDst  I
           12   14     6  resizedBytes  [B
    MethodParameters:
        Name  Flags
      bigInt  final

  protected boolean isInAlphabet(byte);
    descriptor: (B)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.apache.commons.codec.binary.Base64 this
        start local 1 // byte octet
         0: .line 782
            iload 1 /* octet */
            iflt 1
            iload 1 /* octet */
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.decodeTable:[B
            arraylength
            if_icmpge 1
            aload 0 /* this */
            getfield org.apache.commons.codec.binary.Base64.decodeTable:[B
            iload 1 /* octet */
            baload
            iconst_m1
            if_icmpeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 1 // byte octet
        end local 0 // org.apache.commons.codec.binary.Base64 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/apache/commons/codec/binary/Base64;
            0    2     1  octet  B
    MethodParameters:
       Name  Flags
      octet  final
}
SourceFile: "Base64.java"
InnerClasses:
  Context = org.apache.commons.codec.binary.BaseNCodec$Context of org.apache.commons.codec.binary.BaseNCodec