.class public Lz4/c; .super Ljava/lang/Object; .source "ByteBufferEncoder.java" # interfaces .implements Lu4/a; # annotations .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Lu4/a<", "Ljava/nio/ByteBuffer;", ">;" } .end annotation # static fields .field public static final a:Ljava/lang/String; = "ByteBufferEncoder" # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public bridge synthetic a(Ljava/lang/Object;Ljava/io/File;Lu4/e;)Z .locals 0 .param p1 # Ljava/lang/Object; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Ljava/io/File; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Lu4/e; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 check-cast p1, Ljava/nio/ByteBuffer; invoke-virtual {p0, p1, p2, p3}, Lz4/c;->c(Ljava/nio/ByteBuffer;Ljava/io/File;Lu4/e;)Z move-result p1 return p1 .end method .method public c(Ljava/nio/ByteBuffer;Ljava/io/File;Lu4/e;)Z .locals 0 .param p1 # Ljava/nio/ByteBuffer; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Ljava/io/File; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Lu4/e; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 :try_start_0 invoke-static {p1, p2}, Lm5/a;->e(Ljava/nio/ByteBuffer;Ljava/io/File;)V :try_end_0 .catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0 const/4 p1, 0x1 goto :goto_0 :catch_0 move-exception p1 const/4 p2, 0x3 const-string p3, "ByteBufferEncoder" .line 2 invoke-static {p3, p2}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z move-result p2 if-eqz p2, :cond_0 const-string p2, "Failed to write data" .line 3 invoke-static {p3, p2, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I :cond_0 const/4 p1, 0x0 :goto_0 return p1 .end method