.class public abstract Ljg/d; .super Ljava/lang/Object; .source "AbstractSessionOutputBuffer.java" # interfaces .implements Llg/i; .implements Llg/a; # annotations .annotation build Lcz/msebera/android/httpclient/annotation/NotThreadSafe; .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation # static fields .field public static final k:[B # instance fields .field public a:Ljava/io/OutputStream; .field public b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; .field public c:Ljava/nio/charset/Charset; .field public d:Z .field public e:I .field public f:Ljg/u; .field public g:Ljava/nio/charset/CodingErrorAction; .field public h:Ljava/nio/charset/CodingErrorAction; .field public i:Ljava/nio/charset/CharsetEncoder; .field public j:Ljava/nio/ByteBuffer; # direct methods .method public static constructor ()V .locals 1 const/4 v0, 0x2 new-array v0, v0, [B .line 1 fill-array-data v0, :array_0 sput-object v0, Ljg/d;->k:[B return-void nop :array_0 .array-data 1 0xdt 0xat .end array-data .end method .method public constructor ()V .locals 0 .line 13 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public constructor (Ljava/io/OutputStream;ILjava/nio/charset/Charset;ILjava/nio/charset/CodingErrorAction;Ljava/nio/charset/CodingErrorAction;)V .locals 1 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V const-string v0, "Input stream" .line 2 invoke-static {p1, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; const-string v0, "Buffer size" .line 3 invoke-static {p2, v0}, Lqg/a;->f(ILjava/lang/String;)I .line 4 iput-object p1, p0, Ljg/d;->a:Ljava/io/OutputStream; .line 5 new-instance p1, Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-direct {p1, p2}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->(I)V iput-object p1, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; if-eqz p3, :cond_0 goto :goto_0 .line 6 :cond_0 sget-object p3, Ldf/b;->f:Ljava/nio/charset/Charset; :goto_0 iput-object p3, p0, Ljg/d;->c:Ljava/nio/charset/Charset; .line 7 sget-object p1, Ldf/b;->f:Ljava/nio/charset/Charset; invoke-virtual {p3, p1}, Ljava/nio/charset/Charset;->equals(Ljava/lang/Object;)Z move-result p1 iput-boolean p1, p0, Ljg/d;->d:Z const/4 p1, 0x0 .line 8 iput-object p1, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; if-ltz p4, :cond_1 goto :goto_1 :cond_1 const/16 p4, 0x200 .line 9 :goto_1 iput p4, p0, Ljg/d;->e:I .line 10 invoke-virtual {p0}, Ljg/d;->c()Ljg/u; move-result-object p1 iput-object p1, p0, Ljg/d;->f:Ljg/u; if-eqz p5, :cond_2 goto :goto_2 .line 11 :cond_2 sget-object p5, Ljava/nio/charset/CodingErrorAction;->REPORT:Ljava/nio/charset/CodingErrorAction; :goto_2 iput-object p5, p0, Ljg/d;->g:Ljava/nio/charset/CodingErrorAction; if-eqz p6, :cond_3 goto :goto_3 .line 12 :cond_3 sget-object p6, Ljava/nio/charset/CodingErrorAction;->REPORT:Ljava/nio/charset/CodingErrorAction; :goto_3 iput-object p6, p0, Ljg/d;->h:Ljava/nio/charset/CodingErrorAction; return-void .end method # virtual methods .method public a(Lcz/msebera/android/httpclient/util/CharArrayBuffer;)V .locals 4 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation if-nez p1, :cond_0 return-void .line 1 :cond_0 iget-boolean v0, p0, Ljg/d;->d:Z const/4 v1, 0x0 if-eqz v0, :cond_3 .line 2 invoke-virtual {p1}, Lcz/msebera/android/httpclient/util/CharArrayBuffer;->length()I move-result v0 :goto_0 if-lez v0, :cond_4 .line 3 iget-object v2, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v2}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->capacity()I move-result v2 iget-object v3, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v3}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->length()I move-result v3 sub-int/2addr v2, v3 .line 4 invoke-static {v2, v0}, Ljava/lang/Math;->min(II)I move-result v2 if-lez v2, :cond_1 .line 5 iget-object v3, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v3, p1, v1, v2}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->append(Lcz/msebera/android/httpclient/util/CharArrayBuffer;II)V .line 6 :cond_1 iget-object v3, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v3}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->isFull()Z move-result v3 if-eqz v3, :cond_2 .line 7 invoke-virtual {p0}, Ljg/d;->d()V :cond_2 add-int/2addr v1, v2 sub-int/2addr v0, v2 goto :goto_0 .line 8 :cond_3 invoke-virtual {p1}, Lcz/msebera/android/httpclient/util/CharArrayBuffer;->buffer()[C move-result-object v0 invoke-virtual {p1}, Lcz/msebera/android/httpclient/util/CharArrayBuffer;->length()I move-result p1 invoke-static {v0, v1, p1}, Ljava/nio/CharBuffer;->wrap([CII)Ljava/nio/CharBuffer; move-result-object p1 .line 9 invoke-virtual {p0, p1}, Ljg/d;->g(Ljava/nio/CharBuffer;)V .line 10 :cond_4 sget-object p1, Ljg/d;->k:[B invoke-virtual {p0, p1}, Ljg/d;->write([B)V return-void .end method .method public available()I .locals 2 .line 1 invoke-virtual {p0}, Ljg/d;->b()I move-result v0 invoke-virtual {p0}, Ljg/d;->length()I move-result v1 sub-int/2addr v0, v1 return v0 .end method .method public b()I .locals 1 .line 1 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->capacity()I move-result v0 return v0 .end method .method public c()Ljg/u; .locals 1 .line 1 new-instance v0, Ljg/u; invoke-direct {v0}, Ljg/u;->()V return-object v0 .end method .method public d()V .locals 4 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->length()I move-result v0 if-lez v0, :cond_0 .line 2 iget-object v1, p0, Ljg/d;->a:Ljava/io/OutputStream; iget-object v2, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v2}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->buffer()[B move-result-object v2 const/4 v3, 0x0 invoke-virtual {v1, v2, v3, v0}, Ljava/io/OutputStream;->write([BII)V .line 3 iget-object v1, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v1}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->clear()V .line 4 iget-object v1, p0, Ljg/d;->f:Ljg/u; int-to-long v2, v0 invoke-virtual {v1, v2, v3}, Ljg/u;->a(J)V :cond_0 return-void .end method .method public final e(Ljava/nio/charset/CoderResult;)V .locals 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 invoke-virtual {p1}, Ljava/nio/charset/CoderResult;->isError()Z move-result v0 if-eqz v0, :cond_0 .line 2 invoke-virtual {p1}, Ljava/nio/charset/CoderResult;->throwException()V .line 3 :cond_0 iget-object p1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1}, Ljava/nio/ByteBuffer;->flip()Ljava/nio/Buffer; .line 4 :goto_0 iget-object p1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1}, Ljava/nio/ByteBuffer;->hasRemaining()Z move-result p1 if-eqz p1, :cond_1 .line 5 iget-object p1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1}, Ljava/nio/ByteBuffer;->get()B move-result p1 invoke-virtual {p0, p1}, Ljg/d;->write(I)V goto :goto_0 .line 6 :cond_1 iget-object p1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1}, Ljava/nio/ByteBuffer;->compact()Ljava/nio/ByteBuffer; return-void .end method .method public f(Ljava/io/OutputStream;ILng/i;)V .locals 1 const-string v0, "Input stream" .line 1 invoke-static {p1, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; const-string v0, "Buffer size" .line 2 invoke-static {p2, v0}, Lqg/a;->f(ILjava/lang/String;)I const-string v0, "HTTP parameters" .line 3 invoke-static {p3, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; .line 4 iput-object p1, p0, Ljg/d;->a:Ljava/io/OutputStream; .line 5 new-instance p1, Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-direct {p1, p2}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->(I)V iput-object p1, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; const-string p1, "http.protocol.element-charset" .line 6 invoke-interface {p3, p1}, Lng/i;->getParameter(Ljava/lang/String;)Ljava/lang/Object; move-result-object p1 check-cast p1, Ljava/lang/String; if-eqz p1, :cond_0 .line 7 invoke-static {p1}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; move-result-object p1 goto :goto_0 :cond_0 sget-object p1, Ldf/b;->f:Ljava/nio/charset/Charset; :goto_0 iput-object p1, p0, Ljg/d;->c:Ljava/nio/charset/Charset; .line 8 sget-object p2, Ldf/b;->f:Ljava/nio/charset/Charset; invoke-virtual {p1, p2}, Ljava/nio/charset/Charset;->equals(Ljava/lang/Object;)Z move-result p1 iput-boolean p1, p0, Ljg/d;->d:Z const/4 p1, 0x0 .line 9 iput-object p1, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; const/16 p1, 0x200 const-string p2, "http.connection.min-chunk-limit" .line 10 invoke-interface {p3, p2, p1}, Lng/i;->getIntParameter(Ljava/lang/String;I)I move-result p1 iput p1, p0, Ljg/d;->e:I .line 11 invoke-virtual {p0}, Ljg/d;->c()Ljg/u; move-result-object p1 iput-object p1, p0, Ljg/d;->f:Ljg/u; const-string p1, "http.malformed.input.action" .line 12 invoke-interface {p3, p1}, Lng/i;->getParameter(Ljava/lang/String;)Ljava/lang/Object; move-result-object p1 check-cast p1, Ljava/nio/charset/CodingErrorAction; if-eqz p1, :cond_1 goto :goto_1 .line 13 :cond_1 sget-object p1, Ljava/nio/charset/CodingErrorAction;->REPORT:Ljava/nio/charset/CodingErrorAction; :goto_1 iput-object p1, p0, Ljg/d;->g:Ljava/nio/charset/CodingErrorAction; const-string p1, "http.unmappable.input.action" .line 14 invoke-interface {p3, p1}, Lng/i;->getParameter(Ljava/lang/String;)Ljava/lang/Object; move-result-object p1 check-cast p1, Ljava/nio/charset/CodingErrorAction; if-eqz p1, :cond_2 goto :goto_2 .line 15 :cond_2 sget-object p1, Ljava/nio/charset/CodingErrorAction;->REPORT:Ljava/nio/charset/CodingErrorAction; :goto_2 iput-object p1, p0, Ljg/d;->h:Ljava/nio/charset/CodingErrorAction; return-void .end method .method public flush()V .locals 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 invoke-virtual {p0}, Ljg/d;->d()V .line 2 iget-object v0, p0, Ljg/d;->a:Ljava/io/OutputStream; invoke-virtual {v0}, Ljava/io/OutputStream;->flush()V return-void .end method .method public final g(Ljava/nio/CharBuffer;)V .locals 3 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 invoke-virtual {p1}, Ljava/nio/CharBuffer;->hasRemaining()Z move-result v0 if-nez v0, :cond_0 return-void .line 2 :cond_0 iget-object v0, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; if-nez v0, :cond_1 .line 3 iget-object v0, p0, Ljg/d;->c:Ljava/nio/charset/Charset; invoke-virtual {v0}, Ljava/nio/charset/Charset;->newEncoder()Ljava/nio/charset/CharsetEncoder; move-result-object v0 iput-object v0, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; .line 4 iget-object v1, p0, Ljg/d;->g:Ljava/nio/charset/CodingErrorAction; invoke-virtual {v0, v1}, Ljava/nio/charset/CharsetEncoder;->onMalformedInput(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetEncoder; .line 5 iget-object v0, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; iget-object v1, p0, Ljg/d;->h:Ljava/nio/charset/CodingErrorAction; invoke-virtual {v0, v1}, Ljava/nio/charset/CharsetEncoder;->onUnmappableCharacter(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetEncoder; .line 6 :cond_1 iget-object v0, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; if-nez v0, :cond_2 const/16 v0, 0x400 .line 7 invoke-static {v0}, Ljava/nio/ByteBuffer;->allocate(I)Ljava/nio/ByteBuffer; move-result-object v0 iput-object v0, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; .line 8 :cond_2 iget-object v0, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; invoke-virtual {v0}, Ljava/nio/charset/CharsetEncoder;->reset()Ljava/nio/charset/CharsetEncoder; .line 9 :goto_0 invoke-virtual {p1}, Ljava/nio/CharBuffer;->hasRemaining()Z move-result v0 if-eqz v0, :cond_3 .line 10 iget-object v0, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; iget-object v1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; const/4 v2, 0x1 invoke-virtual {v0, p1, v1, v2}, Ljava/nio/charset/CharsetEncoder;->encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; move-result-object v0 .line 11 invoke-virtual {p0, v0}, Ljg/d;->e(Ljava/nio/charset/CoderResult;)V goto :goto_0 .line 12 :cond_3 iget-object p1, p0, Ljg/d;->i:Ljava/nio/charset/CharsetEncoder; iget-object v0, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1, v0}, Ljava/nio/charset/CharsetEncoder;->flush(Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; move-result-object p1 .line 13 invoke-virtual {p0, p1}, Ljg/d;->e(Ljava/nio/charset/CoderResult;)V .line 14 iget-object p1, p0, Ljg/d;->j:Ljava/nio/ByteBuffer; invoke-virtual {p1}, Ljava/nio/ByteBuffer;->clear()Ljava/nio/Buffer; return-void .end method .method public getMetrics()Llg/g; .locals 1 .line 1 iget-object v0, p0, Ljg/d;->f:Ljg/u; return-object v0 .end method .method public length()I .locals 1 .line 1 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->length()I move-result v0 return v0 .end method .method public write(I)V .locals 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 9 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->isFull()Z move-result v0 if-eqz v0, :cond_0 .line 10 invoke-virtual {p0}, Ljg/d;->d()V .line 11 :cond_0 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0, p1}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->append(I)V return-void .end method .method public write([B)V .locals 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation if-nez p1, :cond_0 return-void :cond_0 const/4 v0, 0x0 .line 8 array-length v1, p1 invoke-virtual {p0, p1, v0, v1}, Ljg/d;->write([BII)V return-void .end method .method public write([BII)V .locals 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation if-nez p1, :cond_0 return-void .line 1 :cond_0 iget v0, p0, Ljg/d;->e:I if-gt p3, v0, :cond_3 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->capacity()I move-result v0 if-le p3, v0, :cond_1 goto :goto_0 .line 2 :cond_1 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->capacity()I move-result v0 iget-object v1, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v1}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->length()I move-result v1 sub-int/2addr v0, v1 if-le p3, v0, :cond_2 .line 3 invoke-virtual {p0}, Ljg/d;->d()V .line 4 :cond_2 iget-object v0, p0, Ljg/d;->b:Lcz/msebera/android/httpclient/util/ByteArrayBuffer; invoke-virtual {v0, p1, p2, p3}, Lcz/msebera/android/httpclient/util/ByteArrayBuffer;->append([BII)V goto :goto_1 .line 5 :cond_3 :goto_0 invoke-virtual {p0}, Ljg/d;->d()V .line 6 iget-object v0, p0, Ljg/d;->a:Ljava/io/OutputStream; invoke-virtual {v0, p1, p2, p3}, Ljava/io/OutputStream;->write([BII)V .line 7 iget-object p1, p0, Ljg/d;->f:Ljg/u; int-to-long p2, p3 invoke-virtual {p1, p2, p3}, Ljg/u;->a(J)V :goto_1 return-void .end method .method public writeLine(Ljava/lang/String;)V .locals 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation if-nez p1, :cond_0 return-void .line 1 :cond_0 invoke-virtual {p1}, Ljava/lang/String;->length()I move-result v0 if-lez v0, :cond_2 .line 2 iget-boolean v0, p0, Ljg/d;->d:Z if-eqz v0, :cond_1 const/4 v0, 0x0 .line 3 :goto_0 invoke-virtual {p1}, Ljava/lang/String;->length()I move-result v1 if-ge v0, v1, :cond_2 .line 4 invoke-virtual {p1, v0}, Ljava/lang/String;->charAt(I)C move-result v1 invoke-virtual {p0, v1}, Ljg/d;->write(I)V add-int/lit8 v0, v0, 0x1 goto :goto_0 .line 5 :cond_1 invoke-static {p1}, Ljava/nio/CharBuffer;->wrap(Ljava/lang/CharSequence;)Ljava/nio/CharBuffer; move-result-object p1 .line 6 invoke-virtual {p0, p1}, Ljg/d;->g(Ljava/nio/CharBuffer;)V .line 7 :cond_2 sget-object p1, Ljg/d;->k:[B invoke-virtual {p0, p1}, Ljg/d;->write([B)V return-void .end method