Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for decodeText (0.06 sec)

  1. okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/Http2Test.kt

    import okhttp3.internal.http2.Http2.FLAG_PRIORITY
    import okhttp3.internal.http2.Http2.TYPE_GOAWAY
    import okio.Buffer
    import okio.BufferedSink
    import okio.BufferedSource
    import okio.ByteString
    import okio.ByteString.Companion.decodeHex
    import okio.ByteString.Companion.encodeUtf8
    import okio.GzipSink
    import okio.buffer
    import org.junit.jupiter.api.Test
    
    class Http2Test {
      val frame = Buffer()
      val reader = Http2Reader(frame, false)
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 28.1K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0-c2097c7c.zip

    used in this package, the denominator v // is never zero. { decodeHex("00000000000000000000"), decodeHex("00000000000000000000"), 1, decodeHex("00000000000000000000"), }, // 0/1 == 0² { decodeHex("00000000000000000000"), decodeHex("01000000000000000000"), 1, decodeHex("00000000000000000000"), }, // If u is non-zero and v is zero, defined to return (0, FALSE). { decodeHex("01000000000000000000"), decodeHex("00000000000000000000"), 0, decodeHex("00000000000000000000"), }, // 2/1 is not square in this...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  3. lib/fips140/v1.1.0-rc1.zip

    used in this package, the denominator v // is never zero. { decodeHex("00000000000000000000"), decodeHex("00000000000000000000"), 1, decodeHex("00000000000000000000"), }, // 0/1 == 0² { decodeHex("00000000000000000000"), decodeHex("01000000000000000000"), 1, decodeHex("00000000000000000000"), }, // If u is non-zero and v is zero, defined to return (0, FALSE). { decodeHex("01000000000000000000"), decodeHex("00000000000000000000"), 0, decodeHex("00000000000000000000"), }, // 2/1 is not square in this...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  4. okhttp/src/androidMain/baseline-prof.txt

    HSPLokio/Buffer;->writeUtf8(Ljava/lang/String;)Lokio/Buffer;
    HSPLokio/Buffer;->writeUtf8(Ljava/lang/String;II)Lokio/Buffer;
    HSPLokio/ByteString$Companion;-><init>(Landroidx/lifecycle/viewmodel/R$id;)V
    HSPLokio/ByteString$Companion;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
    HSPLokio/ByteString$Companion;->encodeUtf8(Ljava/lang/String;)Lokio/ByteString;
    HSPLokio/ByteString;-><clinit>()V
    HSPLokio/ByteString;-><init>([B)V
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Mon Dec 30 23:28:56 UTC 2024
    - 127.9K bytes
    - Viewed (1)
Back to top