Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for maxBuffers (0.14 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/java/jcifs/Configuration.java

         *
         * @return maximum data size for SMB transactions
         */
        int getTransactionBufferSize();
    
        /**
         *
         * Property {@code jcifs.smb.maxBuffers} (int, default 16)
         *
         * @return number of buffers to keep in cache
         */
        int getBufferCacheSize();
    
        /**
         *
         * Property {@code jcifs.smb.client.listCount} (int, default 200)
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sun Aug 31 08:00:57 GMT 2025
    - 25.4K bytes
    - Click Count (0)
Back to Top