a$b.smali

.class final Lcom/bumptech/glide/e/a$b;
.super Ljava/lang/Object;
.source "ByteBufferUtil.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/bumptech/glide/e/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "b"
.end annotation


# instance fields
.field final a:I

.field final b:I

.field final c:[B


# direct methods
.method constructor <init>([BII)V
    .registers 4

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    iput-object p1, p0, Lcom/bumptech/glide/e/a$b;->c:[B

    .line 3
    iput p2, p0, Lcom/bumptech/glide/e/a$b;->a:I

    .line 4
    iput p3, p0, Lcom/bumptech/glide/e/a$b;->b:I

    return-void
.end method