Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/util/h0.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

141 lines
2.9 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/util/h0;
.super Ljava/io/BufferedInputStream;
.source "SourceFile"
# instance fields
.field public final synthetic a:Ljava/util/concurrent/atomic/AtomicInteger;
# direct methods
.method public constructor <init>(Ljava/io/InputStream;Ljava/util/concurrent/atomic/AtomicInteger;)V
.locals 0
iput-object p2, p0, Lcom/fyber/inneractive/sdk/util/h0;->a:Ljava/util/concurrent/atomic/AtomicInteger;
.line 1
invoke-direct {p0, p1}, Ljava/io/BufferedInputStream;-><init>(Ljava/io/InputStream;)V
return-void
.end method
# virtual methods
.method public final declared-synchronized read([BII)I
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
monitor-enter p0
.line 1
:try_start_0
invoke-super {p0, p1, p2, p3}, Ljava/io/BufferedInputStream;->read([BII)I
move-result p1
const/4 p2, -0x1
if-eq p1, p2, :cond_0
iget-object p2, p0, Lcom/fyber/inneractive/sdk/util/h0;->a:Ljava/util/concurrent/atomic/AtomicInteger;
.line 3
invoke-virtual {p2, p1}, Ljava/util/concurrent/atomic/AtomicInteger;->getAndAdd(I)I
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
goto :goto_1
:cond_0
:goto_0
monitor-exit p0
return p1
:goto_1
monitor-exit p0
throw p1
.end method
.method public final declared-synchronized reset()V
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
monitor-enter p0
:try_start_0
iget-object v0, p0, Lcom/fyber/inneractive/sdk/util/h0;->a:Ljava/util/concurrent/atomic/AtomicInteger;
const/4 v1, 0x0
.line 1
invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;->set(I)V
.line 2
invoke-super {p0}, Ljava/io/BufferedInputStream;->reset()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-void
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
.method public final declared-synchronized skip(J)J
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
monitor-enter p0
.line 1
:try_start_0
invoke-super {p0, p1, p2}, Ljava/io/BufferedInputStream;->skip(J)J
move-result-wide p1
iget-object v0, p0, Lcom/fyber/inneractive/sdk/util/h0;->a:Ljava/util/concurrent/atomic/AtomicInteger;
long-to-int v1, p1
.line 2
invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;->addAndGet(I)I
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-wide p1
:catchall_0
move-exception p1
monitor-exit p0
throw p1
.end method