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.
61 lines
1.0 KiB
61 lines
1.0 KiB
2 years ago
|
.class final Lokhttp3/internal/http/HttpEngine$1;
|
||
|
.super Lokhttp3/ResponseBody;
|
||
|
.source "HttpEngine.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lokhttp3/internal/http/HttpEngine;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 88
|
||
|
invoke-direct {p0}, Lokhttp3/ResponseBody;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public contentLength()J
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 94
|
||
|
const-wide/16 v0, 0x0
|
||
|
|
||
|
return-wide v0
|
||
|
.end method
|
||
|
|
||
|
.method public contentType()Lokhttp3/MediaType;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 90
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public source()Lokio/BufferedSource;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 98
|
||
|
new-instance v0, Lokio/Buffer;
|
||
|
|
||
|
invoke-direct {v0}, Lokio/Buffer;-><init>()V
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|