- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setFilesystemInfoClass (0.33 sec)
-
src/main/java/jcifs/internal/smb2/info/Smb2QueryInfoRequest.java
} /** * Sets the filesystem information class for the query * * @param fileInfoClass * the fileInfoClass to set */ public final void setFilesystemInfoClass(final byte fileInfoClass) { setInfoType(Smb2Constants.SMB2_0_INFO_FILESYSTEM); this.fileInfoClass = fileInfoClass; } /** * Sets additional information flags for the query
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 6.4K bytes - Viewed (0)