okhttp3.internal.http2.Hpack$Reader.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk Show documentation
Show all versions of java-sdk Show documentation
Java SDK for connecting to the Relayr Cloud
The newest version!
???? 3 ? ?
: ?
; ? ?
? : ? ? : ? : ? : ? : ? : ? : ?
? ? : ?
: ?
: ?
? ? ?
? ? ? ? ? ? ? ?
?
: ?
: ?
: ?
: ? ?
? ?
?
?
?
: ?
: ?
: ?
? ? ?
: ? ? ? ?
: ? ?
: ?
: ?
?
?
: ? ?
: ?
? ? ? ?
? ?
? ? ? ? ? ?
headerList Ljava/util/List; Signature 1Ljava/util/List; source Lokio/BufferedSource; headerTableSizeSetting I maxDynamicTableByteCount dynamicTable [Lokhttp3/internal/http2/Header; nextHeaderIndex headerCount dynamicTableByteCount (ILokio/Source;)V Code LineNumberTable LocalVariableTable this Reader InnerClasses %Lokhttp3/internal/http2/Hpack$Reader;
Lokio/Source; (IILokio/Source;)V ()I adjustDynamicTableByteCount ()V
StackMapTable clearDynamicTable evictToRecoverBytes (I)I j bytesToRecover entriesToEvict readHeaders index b
Exceptions getAndResetHeaderList ()Ljava/util/List; result LocalVariableTypeTable 3()Ljava/util/List; readIndexedHeader (I)V staticEntry Lokhttp3/internal/http2/Header; dynamicTableIndex +readLiteralHeaderWithoutIndexingIndexedName name Lokio/ByteString; value 'readLiteralHeaderWithoutIndexingNewName 3readLiteralHeaderWithIncrementalIndexingIndexedName nameIndex /readLiteralHeaderWithIncrementalIndexingNewName getName (I)Lokio/ByteString; isStaticHeader (I)Z insertIntoDynamicTable #(ILokhttp3/internal/http2/Header;)V doubled entry delta entriesEvicted readByte readInt (II)I firstByte
prefixMask prefix shift readByteString ()Lokio/ByteString;
huffmanDecode Z length
SourceFile
Hpack.java okhttp3/internal/http2/Hpack J T J W java/util/ArrayList <