Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 1250 (0.02 sec)

  1. src/test/java/jcifs/internal/smb2/notify/Smb2ChangeNotifyResponseTest.java

            SMBUtil.writeInt4(10, buffer, notifyOffset + 8); // FileNameLength
            System.arraycopy("file1".getBytes("UnicodeLittleUnmarked"), 0, buffer, notifyOffset + 12, 10);
    
            // Second notification at offset 120 (80 + 40)
            notifyOffset = 120;
            SMBUtil.writeInt4(44, buffer, notifyOffset); // NextEntryOffset
            SMBUtil.writeInt4(2, buffer, notifyOffset + 4); // Action (REMOVED)
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 18.8K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * 🌐 Add Spanish translation for `advanced/additional-status-codes.md`. PR [#1252](https://github.com/tiangolo/fastapi/pull/1252) by [@jfunez](https://github.com/jfunez).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. docs/en/data/topic_repos.yml

      owner_html_url: https://github.com/langchain-ai
    - name: fastapi-langgraph-agent-production-ready-template
      html_url: https://github.com/wassim249/fastapi-langgraph-agent-production-ready-template
      stars: 1150
      owner_login: wassim249
      owner_html_url: https://github.com/wassim249
    - name: fastapi-alembic-sqlmodel-async
      html_url: https://github.com/jonra1993/fastapi-alembic-sqlmodel-async
      stars: 1145
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 08:57:41 UTC 2025
    - 15.8K bytes
    - Viewed (0)
Back to top