Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Provider (0.14 sec)

  1. src/main/java/jcifs/internal/smb1/AndXServerMessageBlock.java

                dst[ start + ANDX_OFFSET_OFFSET + 1 ] = (byte) 0xde;
    
                // andx not used; return
                return dstIndex - start;
            }
    
            /*
             * The message provided to batch has a batchLimit that is
             * higher than the current batchLevel so we will now encode
             * that chained message. Before doing so we must increment
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Nov 28 10:56:27 GMT 2022
    - 14.3K bytes
    - Viewed (0)
Back to top