Base64Codec$LazyHolder.smali

.class Lcom/amazonaws/util/Base64Codec$LazyHolder;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/amazonaws/util/Base64Codec;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "LazyHolder"
.end annotation


# static fields
.field public static final a:[B


# direct methods
.method public static constructor <clinit>()V
    .registers 4

    const/16 v0, 0x7b

    new-array v0, v0, [B

    const/4 v1, 0x0

    :goto_5
    const/16 v2, 0x7a

    if-gt v1, v2, :cond_4b

    const/16 v3, 0x41

    if-lt v1, v3, :cond_17

    const/16 v3, 0x5a

    if-gt v1, v3, :cond_17

    add-int/lit8 v2, v1, -0x41

    int-to-byte v2, v2

    .line 1
    aput-byte v2, v0, v1

    goto :goto_48

    :cond_17
    const/16 v3, 0x30

    if-lt v1, v3, :cond_25

    const/16 v3, 0x39

    if-gt v1, v3, :cond_25

    add-int/lit8 v2, v1, 0x4

    int-to-byte v2, v2

    .line 2
    aput-byte v2, v0, v1

    goto :goto_48

    :cond_25
    const/16 v3, 0x2b

    if-ne v1, v3, :cond_2f

    add-int/lit8 v2, v1, 0x13

    int-to-byte v2, v2

    .line 3
    aput-byte v2, v0, v1

    goto :goto_48

    :cond_2f
    const/16 v3, 0x2f

    if-ne v1, v3, :cond_39

    add-int/lit8 v2, v1, 0x10

    int-to-byte v2, v2

    .line 4
    aput-byte v2, v0, v1

    goto :goto_48

    :cond_39
    const/16 v3, 0x61

    if-lt v1, v3, :cond_45

    if-gt v1, v2, :cond_45

    add-int/lit8 v2, v1, -0x47

    int-to-byte v2, v2

    .line 5
    aput-byte v2, v0, v1

    goto :goto_48

    :cond_45
    const/4 v2, -0x1

    .line 6
    aput-byte v2, v0, v1

    :goto_48
    add-int/lit8 v1, v1, 0x1

    goto :goto_5

    .line 7
    :cond_4b
    sput-object v0, Lcom/amazonaws/util/Base64Codec$LazyHolder;->a:[B

    return-void
.end method