classes.io.netty.handler.codec.http.QueryStringEncoder.class Maven / Gradle / Ivy
The newest version!
???? 2 ? o p
q
' r (
s t u
v w x y
z { | D }
~
?
? ?
?
v
? ? ? ? ?
? ?
?
?
?
? ?
? ? ?
?
? ?
? ?
? ? ?
? ? charset Ljava/nio/charset/Charset;
uriBuilder Ljava/lang/StringBuilder; hasParams Z WRITE_UTF_UNKNOWN B
ConstantValue ? CHAR_MAP [C (Ljava/lang/String;)V Code LineNumberTable LocalVariableTable this 0Lio/netty/handler/codec/http/QueryStringEncoder; uri Ljava/lang/String; /(Ljava/lang/String;Ljava/nio/charset/Charset;)V
StackMapTable ? ? ? addParam '(Ljava/lang/String;Ljava/lang/String;)V name value encodeComponent (Ljava/lang/CharSequence;)V s Ljava/lang/CharSequence; toUri ()Ljava/net/URI;
Exceptions ? toString ()Ljava/lang/String; encodeNonUtf8Component b index I bytes [B c C i len buf 3 ? U encodeUtf8Component writeUtf8Surrogate (CC)V c2 codePoint
appendEncoded (I)V forDigit (I)C digit dontNeedEncoding (C)Z ch ()V
SourceFile QueryStringEncoder.java ? ? ) 4 = 4 l ? ? ? java/lang/StringBuilder 4 5 * + ? ? ) ? ? ? ( ) , - ? ? F G ^ G P G java/net/URI N O ? ? ? ? f h i java/lang/String 4 ? ? ? c d ? ? i ? ? i .io/netty/handler/codec/http/QueryStringEncoder _ ` ? i ? ? e f 2 3 0123456789ABCDEF ? ? java/lang/Object java/nio/charset/Charset java/net/URISyntaxException java/lang/CharSequence )io/netty/handler/codec/http/HttpConstants DEFAULT_CHARSET !io/netty/util/internal/ObjectUtil checkNotNull 8(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; io/netty/util/CharsetUtil UTF_8 equals (Ljava/lang/Object;)Z append (C)Ljava/lang/StringBuilder; length ()I charAt ([CII)V getBytes (Ljava/nio/charset/Charset;)[B !io/netty/util/internal/StringUtil isSurrogate java/lang/Character isHighSurrogate isLowSurrogate toCodePoint (CC)I toCharArray ()[C ! ' ( ) * + , - . / 0 1 2 3
4 5 6 A *+? ? ? 7
5 6 8 9 : ; <