Searched refs:encodedLength (Results 1 – 9 of 9) sorted by relevance
142 int encodedLength = encoded.length; in decode() local143 int resultLengthBytes = (encodedLength + 1) / 2; in decode()149 if ((encodedLength % 2) != 0) { in decode()156 if ((encodedLength % 2) != 0) { in decode()157 throw new IllegalArgumentException("Invalid input length: " + encodedLength); in decode()161 for (; i < encodedLength; i += 2) { in decode()
72 builder.append("Content-Length").append(COLSP).append(Utf8.encodedLength(content())); in encode()
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...