j.smali

.class public abstract Lf6/j;
.super Ljava/lang/Object;
.source "BinaryReader.java"

# interfaces
.implements Lf6/y1;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lf6/j$b;
    }
.end annotation


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

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public synthetic constructor <init>(Lf6/j$a;)V
    .registers 2

    invoke-direct {p0}, Lf6/j;-><init>()V

    return-void
.end method

.method public static a(Ljava/nio/ByteBuffer;Z)Lf6/j;
    .registers 3

    invoke-virtual {p0}, Ljava/nio/ByteBuffer;->hasArray()Z

    move-result v0

    if-eqz v0, :cond_c

    new-instance v0, Lf6/j$b;

    invoke-direct {v0, p0, p1}, Lf6/j$b;-><init>(Ljava/nio/ByteBuffer;Z)V

    return-object v0

    :cond_c
    new-instance p0, Ljava/lang/IllegalArgumentException;

    const-string p1, "Direct buffers not yet supported"

    invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V

    throw p0
.end method


# virtual methods
.method public m()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method