apkfuckery/com.discord/smali/com/facebook/common/g/f.smali
2019-07-29 22:14:17 +02:00

37 lines
696 B
Smali

.class public interface abstract Lcom/facebook/common/g/f;
.super Ljava/lang/Object;
.source "PooledByteBuffer.java"
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/facebook/common/g/f$a;
}
.end annotation
# virtual methods
.method public abstract J(I)B
.end method
.method public abstract a(I[BII)I
.end method
.method public abstract fy()J
.end method
.method public abstract getByteBuffer()Ljava/nio/ByteBuffer;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end method
.method public abstract isClosed()Z
.end method
.method public abstract size()I
.end method