- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for batchLevel (0.05 sec)
-
src/main/java/jcifs/internal/smb1/AndXServerMessageBlock.java
* higher than the current batchLevel so we will now encode * that chained message. Before doing so we must increment * the batchLevel of the andx message in case it itself is an * andx message and needs to perform the same check as above. */ this.andx.batchLevel = this.batchLevel + 1; dst[ start + ANDX_COMMAND_OFFSET ] = this.andxCommand;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Nov 28 10:56:27 UTC 2022 - 14.3K bytes - Viewed (0)