org.postgresql.core.OptimizedUTF8Encoder.class Maven / Gradle / Ivy
???? 4 ? f
+ g h i j
k
l m
n o p q r
s t
u v
w
x
y z ?? { ?? ? ? ? | } ~ ? ?
? ?
?
?
?
w ? ? ?
? ? ?
UTF_8_CHARSET Ljava/nio/charset/Charset; MIN_2_BYTES I
ConstantValue ? MIN_3_BYTES MIN_4_BYTES MAX_CODE_POINT
thresholdSize decoderArray [C ()V Code LineNumberTable LocalVariableTable this *Lorg/postgresql/core/OptimizedUTF8Encoder; getCharArray (I)[C size chars
StackMapTable 9
charDecode ([BII)Ljava/lang/String; i j
encodedString [B offset length out L
Exceptions
decodeToChars ([BII[CI)Ljava/lang/String; ch a *Ljava/lang/ArrayIndexOutOfBoundsException; data in end checkByte (III)V pos len checkMinimal (II)V actualLen expectedLen minValue
SourceFile OptimizedUTF8Encoder.java , - : ? 6 / 8 9 (org/postgresql/core/OptimizedUTF8Encoder A B R S java/lang/String : ? java/io/IOException 0Illegal UTF-8 sequence: initial byte is {0}: {1} java/lang/Object 10xxxxxx ? ? ? ? ? ? : ? Z [ ^ _ 11111xxx 8Illegal UTF-8 sequence: final value is out of range: {0} =Illegal UTF-8 sequence: final value is a surrogate value: {0} (java/lang/ArrayIndexOutOfBoundsException 8Illegal UTF-8 sequence: multibyte sequence was truncated JIllegal UTF-8 sequence: byte {0} of {1} byte sequence is not 10xxxxxx: {2} "java/lang/IllegalArgumentException java/lang/StringBuilder : ; ,unexpected minValue passed to checkMinimal: ? ? ? ? ? ? &unexpected ch passed to checkMinimal: FIllegal UTF-8 sequence: {0} bytes used to encode a {1} byte value: {2} UTF-8 ? ? ? org/postgresql/core/Encoding (Ljava/nio/charset/Charset;Z)V ([CII)V java/lang/Integer valueOf (I)Ljava/lang/Integer; org/postgresql/util/GT tr 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; (Ljava/lang/String;)V append -(Ljava/lang/String;)Ljava/lang/StringBuilder; (I)Ljava/lang/StringBuilder; toString ()Ljava/lang/String; java/nio/charset/Charset forName .(Ljava/lang/String;)Ljava/nio/charset/Charset; + , - . / 0 1 2 / 0 3 4 / 0 5 / 0 6 / 0 7 8 9 : ; <