You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.3 KiB
54 lines
1.3 KiB
.class Lcom/facebook/internal/ImageResponseCache$BufferedHttpInputStream; |
|
.super Ljava/io/BufferedInputStream; |
|
.source "ImageResponseCache.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/facebook/internal/ImageResponseCache; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0xa |
|
name = "BufferedHttpInputStream" |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field connection:Ljava/net/HttpURLConnection; |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Ljava/io/InputStream;Ljava/net/HttpURLConnection;)V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 119 |
|
const/16 v0, 0x2000 |
|
|
|
invoke-direct {p0, p1, v0}, Ljava/io/BufferedInputStream;-><init>(Ljava/io/InputStream;I)V |
|
|
|
.line 120 |
|
iput-object p2, p0, Lcom/facebook/internal/ImageResponseCache$BufferedHttpInputStream;->connection:Ljava/net/HttpURLConnection; |
|
|
|
.line 121 |
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public close()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 125 |
|
invoke-super {p0}, Ljava/io/BufferedInputStream;->close()V |
|
|
|
.line 126 |
|
iget-object v0, p0, Lcom/facebook/internal/ImageResponseCache$BufferedHttpInputStream;->connection:Ljava/net/HttpURLConnection; |
|
|
|
invoke-static {v0}, Lcom/facebook/internal/Utility;->disconnectQuietly(Ljava/net/URLConnection;)V |
|
|
|
.line 127 |
|
return-void |
|
.end method
|
|
|