- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getShareAccessHint (0.06 sec)
-
src/main/java/jcifs/internal/smb2/lock/Smb2LeaseBreakNotification.java
return accessMaskHint; } /** * Gets the share access hint for optimizing lease handling * @return the share access hint */ public int getShareAccessHint() { return shareAccessHint; } @Override protected int writeBytesWireFormat(byte[] dst, int dstIndex) { // Lease break notifications are sent by the server, not written by client
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 02:21:31 UTC 2025 - 4.8K bytes - Viewed (0)