- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setReadFlags (0.23 sec)
-
src/main/java/jcifs/internal/smb2/io/Smb2ReadRequest.java
this.padding = padding; } /** * Sets the read flags for the read operation * * @param readFlags * the readFlags to set */ public void setReadFlags(final byte readFlags) { this.readFlags = readFlags; } /** * Sets the number of bytes to read * * @param readLength * the readLength to set */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 05:11:12 UTC 2025 - 7.8K bytes - Viewed (0)