Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for inData (0.04 sec)

  1. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2Connection.kt

        source.require(byteCount.toLong()) // Eagerly read the frame before firing client thread.
        source.read(buffer, byteCount.toLong())
        pushQueue.execute("$connectionName[$streamId] onData") {
          ignoreIoExceptions {
            val cancel = pushObserver.onData(streamId, buffer, byteCount, inFinished)
            if (cancel) writer.rstStream(streamId, ErrorCode.CANCEL)
            if (cancel || inFinished) {
              withLock {
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 31.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_it.properties

    success.upload_elevate_word = File parole elevate caricato.
    success.upload_bad_word = File parole proibite caricato.
    success.upload_mapping_file = File di mappatura caricato.
    success.send_testmail=Email di test inviata.
    success.job_log_delete_all=Log di lavoro eliminati.
    success.changed_password=Password cambiata.
    success.started_data_update=Processo di aggiornamento dati avviato.
    success.reindex_started=Reindicizzazione avviata.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.3K bytes
    - Viewed (0)
Back to top