Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for hube (0.57 sec)

  1. src/test/java/jcifs/internal/dtyp/SecurityDescriptorTest.java

        @ValueSource(ints = { 0, 1, 10, 100, 1000, 4096 })
        void testDecodeWithVariousAceCounts(int aceCount) throws SMBProtocolDecodingException {
            // This test is theoretical as we can't create huge buffers
            // but tests the boundary conditions
            if (aceCount <= 10) { // Only test small counts practically
                byte[] buffer = new byte[2048];
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 18.6K bytes
    - Viewed (0)
  2. MIGRATION.md

    - **FSS Generator**: https://fss-generator.codelibs.org/
    - **JSON API Reference**: https://fess.codelibs.org/12.5/user/json-response.html
    - **GitHub Repository**: https://github.com/codelibs/fess
    - **Docker Images**: https://hub.docker.com/r/codelibs/fess
    
    ---
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 06 12:40:11 UTC 2025
    - 23.2K bytes
    - Viewed (0)
Back to top