- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setReadLength (0.05 sec)
-
src/main/java/jcifs/internal/smb2/io/Smb2ReadRequest.java
this.readFlags = readFlags; } /** * Sets the number of bytes to read * * @param readLength * the readLength to set */ public void setReadLength(final int readLength) { this.readLength = readLength; } /** * Sets the file offset from which to start reading * * @param offset * the offset to setRegistered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 05:11:12 UTC 2025 - 7.8K bytes - Viewed (0)