12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025 |
- .class final Lokio/SegmentedByteString;
- .super Lokio/ByteString;
- .source ""
- # instance fields
- .field final transient directory:[I
- .field final transient segments:[[B
- # direct methods
- .method constructor <init>(Lokio/Buffer;I)V
- .locals 7
- const/4 v0, 0x0
- invoke-direct {p0, v0}, Lokio/ByteString;-><init>([B)V
- iget-wide v1, p1, Lokio/Buffer;->size:J
- int-to-long v5, p2
- const-wide/16 v3, 0x0
- invoke-static/range {v1 .. v6}, Lokio/Util;->checkOffsetAndCount(JJJ)V
- iget-object v0, p1, Lokio/Buffer;->head:Lokio/Segment;
- const/4 v1, 0x0
- move-object v3, v0
- const/4 v0, 0x0
- const/4 v2, 0x0
- :goto_0
- if-ge v0, p2, :cond_1
- iget v4, v3, Lokio/Segment;->limit:I
- iget v5, v3, Lokio/Segment;->pos:I
- if-eq v4, v5, :cond_0
- sub-int/2addr v4, v5
- add-int/2addr v0, v4
- add-int/lit8 v2, v2, 0x1
- iget-object v3, v3, Lokio/Segment;->next:Lokio/Segment;
- goto :goto_0
- :cond_0
- new-instance p1, Ljava/lang/AssertionError;
- const-string p2, "s.limit == s.pos"
- invoke-direct {p1, p2}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
- throw p1
- :cond_1
- new-array v0, v2, [[B
- iput-object v0, p0, Lokio/SegmentedByteString;->segments:[[B
- mul-int/lit8 v2, v2, 0x2
- new-array v0, v2, [I
- iput-object v0, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object p1, p1, Lokio/Buffer;->head:Lokio/Segment;
- move-object v0, p1
- const/4 p1, 0x0
- :goto_1
- if-ge v1, p2, :cond_3
- iget-object v2, p0, Lokio/SegmentedByteString;->segments:[[B
- iget-object v3, v0, Lokio/Segment;->data:[B
- aput-object v3, v2, p1
- iget v2, v0, Lokio/Segment;->limit:I
- iget v3, v0, Lokio/Segment;->pos:I
- sub-int/2addr v2, v3
- add-int/2addr v1, v2
- if-le v1, p2, :cond_2
- move v1, p2
- :cond_2
- iget-object v2, p0, Lokio/SegmentedByteString;->directory:[I
- aput v1, v2, p1
- iget-object v3, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v3, v3
- add-int/2addr v3, p1
- iget v4, v0, Lokio/Segment;->pos:I
- aput v4, v2, v3
- const/4 v2, 0x1
- iput-boolean v2, v0, Lokio/Segment;->shared:Z
- add-int/lit8 p1, p1, 0x1
- iget-object v0, v0, Lokio/Segment;->next:Lokio/Segment;
- goto :goto_1
- :cond_3
- return-void
- .end method
- .method private segment(I)I
- .locals 3
- iget-object v0, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v1, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v1, v1
- add-int/lit8 p1, p1, 0x1
- const/4 v2, 0x0
- invoke-static {v0, v2, v1, p1}, Ljava/util/Arrays;->binarySearch([IIII)I
- move-result p1
- if-ltz p1, :cond_0
- goto :goto_0
- :cond_0
- xor-int/lit8 p1, p1, -0x1
- :goto_0
- return p1
- .end method
- .method private toByteString()Lokio/ByteString;
- .locals 2
- new-instance v0, Lokio/ByteString;
- invoke-virtual {p0}, Lokio/SegmentedByteString;->toByteArray()[B
- move-result-object v1
- invoke-direct {v0, v1}, Lokio/ByteString;-><init>([B)V
- return-object v0
- .end method
- .method private writeReplace()Ljava/lang/Object;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- # virtual methods
- .method public asByteBuffer()Ljava/nio/ByteBuffer;
- .locals 1
- invoke-virtual {p0}, Lokio/SegmentedByteString;->toByteArray()[B
- move-result-object v0
- invoke-static {v0}, Ljava/nio/ByteBuffer;->wrap([B)Ljava/nio/ByteBuffer;
- move-result-object v0
- invoke-virtual {v0}, Ljava/nio/ByteBuffer;->asReadOnlyBuffer()Ljava/nio/ByteBuffer;
- move-result-object v0
- return-object v0
- .end method
- .method public base64()Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->base64()Ljava/lang/String;
- move-result-object v0
- return-object v0
- .end method
- .method public base64Url()Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->base64Url()Ljava/lang/String;
- move-result-object v0
- return-object v0
- .end method
- .method public equals(Ljava/lang/Object;)Z
- .locals 4
- const/4 v0, 0x1
- if-ne p1, p0, :cond_0
- return v0
- :cond_0
- instance-of v1, p1, Lokio/ByteString;
- const/4 v2, 0x0
- if-eqz v1, :cond_1
- check-cast p1, Lokio/ByteString;
- invoke-virtual {p1}, Lokio/ByteString;->size()I
- move-result v1
- invoke-virtual {p0}, Lokio/SegmentedByteString;->size()I
- move-result v3
- if-ne v1, v3, :cond_1
- invoke-virtual {p0}, Lokio/SegmentedByteString;->size()I
- move-result v1
- invoke-virtual {p0, v2, p1, v2, v1}, Lokio/SegmentedByteString;->rangeEquals(ILokio/ByteString;II)Z
- move-result p1
- if-eqz p1, :cond_1
- goto :goto_0
- :cond_1
- const/4 v0, 0x0
- :goto_0
- return v0
- .end method
- .method public getByte(I)B
- .locals 7
- iget-object v0, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v1, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v1, v1
- add-int/lit8 v1, v1, -0x1
- aget v0, v0, v1
- int-to-long v1, v0
- int-to-long v3, p1
- const-wide/16 v5, 0x1
- invoke-static/range {v1 .. v6}, Lokio/Util;->checkOffsetAndCount(JJJ)V
- invoke-direct {p0, p1}, Lokio/SegmentedByteString;->segment(I)I
- move-result v0
- if-nez v0, :cond_0
- const/4 v1, 0x0
- goto :goto_0
- :cond_0
- iget-object v1, p0, Lokio/SegmentedByteString;->directory:[I
- add-int/lit8 v2, v0, -0x1
- aget v1, v1, v2
- :goto_0
- iget-object v2, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v3, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v4, v3
- add-int/2addr v4, v0
- aget v2, v2, v4
- aget-object v0, v3, v0
- sub-int/2addr p1, v1
- add-int/2addr p1, v2
- aget-byte p1, v0, p1
- return p1
- .end method
- .method public hashCode()I
- .locals 8
- iget v0, p0, Lokio/ByteString;->hashCode:I
- if-eqz v0, :cond_0
- return v0
- :cond_0
- iget-object v0, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v0, v0
- const/4 v1, 0x0
- const/4 v2, 0x1
- const/4 v3, 0x0
- :goto_0
- if-ge v1, v0, :cond_2
- iget-object v4, p0, Lokio/SegmentedByteString;->segments:[[B
- aget-object v4, v4, v1
- iget-object v5, p0, Lokio/SegmentedByteString;->directory:[I
- add-int v6, v0, v1
- aget v6, v5, v6
- aget v5, v5, v1
- sub-int v3, v5, v3
- add-int/2addr v3, v6
- :goto_1
- if-ge v6, v3, :cond_1
- mul-int/lit8 v2, v2, 0x1f
- aget-byte v7, v4, v6
- add-int/2addr v2, v7
- add-int/lit8 v6, v6, 0x1
- goto :goto_1
- :cond_1
- add-int/lit8 v1, v1, 0x1
- move v3, v5
- goto :goto_0
- :cond_2
- iput v2, p0, Lokio/ByteString;->hashCode:I
- return v2
- .end method
- .method public hex()Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->hex()Ljava/lang/String;
- move-result-object v0
- return-object v0
- .end method
- .method public hmacSha1(Lokio/ByteString;)Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1}, Lokio/ByteString;->hmacSha1(Lokio/ByteString;)Lokio/ByteString;
- move-result-object p1
- return-object p1
- .end method
- .method public hmacSha256(Lokio/ByteString;)Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1}, Lokio/ByteString;->hmacSha256(Lokio/ByteString;)Lokio/ByteString;
- move-result-object p1
- return-object p1
- .end method
- .method public indexOf([BI)I
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1, p2}, Lokio/ByteString;->indexOf([BI)I
- move-result p1
- return p1
- .end method
- .method internalArray()[B
- .locals 1
- invoke-virtual {p0}, Lokio/SegmentedByteString;->toByteArray()[B
- move-result-object v0
- return-object v0
- .end method
- .method public lastIndexOf([BI)I
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1, p2}, Lokio/ByteString;->lastIndexOf([BI)I
- move-result p1
- return p1
- .end method
- .method public md5()Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->md5()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- .method public rangeEquals(ILokio/ByteString;II)Z
- .locals 7
- const/4 v0, 0x0
- if-ltz p1, :cond_4
- invoke-virtual {p0}, Lokio/SegmentedByteString;->size()I
- move-result v1
- sub-int/2addr v1, p4
- if-le p1, v1, :cond_0
- goto :goto_2
- :cond_0
- invoke-direct {p0, p1}, Lokio/SegmentedByteString;->segment(I)I
- move-result v1
- :goto_0
- if-lez p4, :cond_3
- if-nez v1, :cond_1
- const/4 v2, 0x0
- goto :goto_1
- :cond_1
- iget-object v2, p0, Lokio/SegmentedByteString;->directory:[I
- add-int/lit8 v3, v1, -0x1
- aget v2, v2, v3
- :goto_1
- iget-object v3, p0, Lokio/SegmentedByteString;->directory:[I
- aget v3, v3, v1
- sub-int/2addr v3, v2
- add-int/2addr v3, v2
- sub-int/2addr v3, p1
- invoke-static {p4, v3}, Ljava/lang/Math;->min(II)I
- move-result v3
- iget-object v4, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v5, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v6, v5
- add-int/2addr v6, v1
- aget v4, v4, v6
- sub-int v2, p1, v2
- add-int/2addr v2, v4
- aget-object v4, v5, v1
- invoke-virtual {p2, p3, v4, v2, v3}, Lokio/ByteString;->rangeEquals(I[BII)Z
- move-result v2
- if-nez v2, :cond_2
- return v0
- :cond_2
- add-int/2addr p1, v3
- add-int/2addr p3, v3
- sub-int/2addr p4, v3
- add-int/lit8 v1, v1, 0x1
- goto :goto_0
- :cond_3
- const/4 p1, 0x1
- return p1
- :cond_4
- :goto_2
- return v0
- .end method
- .method public rangeEquals(I[BII)Z
- .locals 7
- const/4 v0, 0x0
- if-ltz p1, :cond_4
- invoke-virtual {p0}, Lokio/SegmentedByteString;->size()I
- move-result v1
- sub-int/2addr v1, p4
- if-gt p1, v1, :cond_4
- if-ltz p3, :cond_4
- array-length v1, p2
- sub-int/2addr v1, p4
- if-le p3, v1, :cond_0
- goto :goto_2
- :cond_0
- invoke-direct {p0, p1}, Lokio/SegmentedByteString;->segment(I)I
- move-result v1
- :goto_0
- if-lez p4, :cond_3
- if-nez v1, :cond_1
- const/4 v2, 0x0
- goto :goto_1
- :cond_1
- iget-object v2, p0, Lokio/SegmentedByteString;->directory:[I
- add-int/lit8 v3, v1, -0x1
- aget v2, v2, v3
- :goto_1
- iget-object v3, p0, Lokio/SegmentedByteString;->directory:[I
- aget v3, v3, v1
- sub-int/2addr v3, v2
- add-int/2addr v3, v2
- sub-int/2addr v3, p1
- invoke-static {p4, v3}, Ljava/lang/Math;->min(II)I
- move-result v3
- iget-object v4, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v5, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v6, v5
- add-int/2addr v6, v1
- aget v4, v4, v6
- sub-int v2, p1, v2
- add-int/2addr v2, v4
- aget-object v4, v5, v1
- invoke-static {v4, v2, p2, p3, v3}, Lokio/Util;->arrayRangeEquals([BI[BII)Z
- move-result v2
- if-nez v2, :cond_2
- return v0
- :cond_2
- add-int/2addr p1, v3
- add-int/2addr p3, v3
- sub-int/2addr p4, v3
- add-int/lit8 v1, v1, 0x1
- goto :goto_0
- :cond_3
- const/4 p1, 0x1
- return p1
- :cond_4
- :goto_2
- return v0
- .end method
- .method public sha1()Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->sha1()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- .method public sha256()Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->sha256()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- .method public size()I
- .locals 2
- iget-object v0, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v1, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v1, v1
- add-int/lit8 v1, v1, -0x1
- aget v0, v0, v1
- return v0
- .end method
- .method public string(Ljava/nio/charset/Charset;)Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1}, Lokio/ByteString;->string(Ljava/nio/charset/Charset;)Ljava/lang/String;
- move-result-object p1
- return-object p1
- .end method
- .method public substring(I)Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1}, Lokio/ByteString;->substring(I)Lokio/ByteString;
- move-result-object p1
- return-object p1
- .end method
- .method public substring(II)Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0, p1, p2}, Lokio/ByteString;->substring(II)Lokio/ByteString;
- move-result-object p1
- return-object p1
- .end method
- .method public toAsciiLowercase()Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->toAsciiLowercase()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- .method public toAsciiUppercase()Lokio/ByteString;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->toAsciiUppercase()Lokio/ByteString;
- move-result-object v0
- return-object v0
- .end method
- .method public toByteArray()[B
- .locals 8
- iget-object v0, p0, Lokio/SegmentedByteString;->directory:[I
- iget-object v1, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v2, v1
- add-int/lit8 v2, v2, -0x1
- aget v0, v0, v2
- new-array v0, v0, [B
- array-length v1, v1
- const/4 v2, 0x0
- const/4 v3, 0x0
- :goto_0
- if-ge v2, v1, :cond_0
- iget-object v4, p0, Lokio/SegmentedByteString;->directory:[I
- add-int v5, v1, v2
- aget v5, v4, v5
- aget v4, v4, v2
- iget-object v6, p0, Lokio/SegmentedByteString;->segments:[[B
- aget-object v6, v6, v2
- sub-int v7, v4, v3
- invoke-static {v6, v5, v0, v3, v7}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
- add-int/lit8 v2, v2, 0x1
- move v3, v4
- goto :goto_0
- :cond_0
- return-object v0
- .end method
- .method public toString()Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->toString()Ljava/lang/String;
- move-result-object v0
- return-object v0
- .end method
- .method public utf8()Ljava/lang/String;
- .locals 1
- invoke-direct {p0}, Lokio/SegmentedByteString;->toByteString()Lokio/ByteString;
- move-result-object v0
- invoke-virtual {v0}, Lokio/ByteString;->utf8()Ljava/lang/String;
- move-result-object v0
- return-object v0
- .end method
- .method public write(Ljava/io/OutputStream;)V
- .locals 6
- .annotation system Ldalvik/annotation/Throws;
- value = {
- Ljava/io/IOException;
- }
- .end annotation
- if-eqz p1, :cond_1
- iget-object v0, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v0, v0
- const/4 v1, 0x0
- const/4 v2, 0x0
- :goto_0
- if-ge v1, v0, :cond_0
- iget-object v3, p0, Lokio/SegmentedByteString;->directory:[I
- add-int v4, v0, v1
- aget v4, v3, v4
- aget v3, v3, v1
- iget-object v5, p0, Lokio/SegmentedByteString;->segments:[[B
- aget-object v5, v5, v1
- sub-int v2, v3, v2
- invoke-virtual {p1, v5, v4, v2}, Ljava/io/OutputStream;->write([BII)V
- add-int/lit8 v1, v1, 0x1
- move v2, v3
- goto :goto_0
- :cond_0
- return-void
- :cond_1
- new-instance p1, Ljava/lang/IllegalArgumentException;
- const-string v0, "out == null"
- invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
- goto :goto_2
- :goto_1
- throw p1
- :goto_2
- goto :goto_1
- .end method
- .method write(Lokio/Buffer;)V
- .locals 8
- iget-object v0, p0, Lokio/SegmentedByteString;->segments:[[B
- array-length v0, v0
- const/4 v1, 0x0
- const/4 v2, 0x0
- :goto_0
- if-ge v1, v0, :cond_1
- iget-object v3, p0, Lokio/SegmentedByteString;->directory:[I
- add-int v4, v0, v1
- aget v4, v3, v4
- aget v3, v3, v1
- new-instance v5, Lokio/Segment;
- iget-object v6, p0, Lokio/SegmentedByteString;->segments:[[B
- aget-object v6, v6, v1
- add-int v7, v4, v3
- sub-int/2addr v7, v2
- invoke-direct {v5, v6, v4, v7}, Lokio/Segment;-><init>([BII)V
- iget-object v2, p1, Lokio/Buffer;->head:Lokio/Segment;
- if-nez v2, :cond_0
- iput-object v5, v5, Lokio/Segment;->prev:Lokio/Segment;
- iput-object v5, v5, Lokio/Segment;->next:Lokio/Segment;
- iput-object v5, p1, Lokio/Buffer;->head:Lokio/Segment;
- goto :goto_1
- :cond_0
- iget-object v2, v2, Lokio/Segment;->prev:Lokio/Segment;
- invoke-virtual {v2, v5}, Lokio/Segment;->push(Lokio/Segment;)Lokio/Segment;
- :goto_1
- add-int/lit8 v1, v1, 0x1
- move v2, v3
- goto :goto_0
- :cond_1
- iget-wide v0, p1, Lokio/Buffer;->size:J
- int-to-long v2, v2
- add-long/2addr v0, v2
- iput-wide v0, p1, Lokio/Buffer;->size:J
- return-void
- .end method
|