2022-06-10 21:38:30 +09:00

41 lines
741 B
Smali

.class public Ls7/c;
.super Ljava/lang/Object;
.source "StreamUtil.java"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Ljava/io/Closeable;)V
.locals 1
if-eqz p0, :cond_0
.line 1
:try_start_0
invoke-interface {p0}, Ljava/io/Closeable;->close()V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
const-string v0, "closeQuietly failed"
.line 2
invoke-static {v0, p0}, Ls7/b;->h(Ljava/lang/String;Ljava/lang/Throwable;)I
:cond_0
:goto_0
return-void
.end method