- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setFileInformationClass (0.2 sec)
-
src/main/java/jcifs/internal/smb2/info/Smb2QueryDirectoryRequest.java
} /** * Sets the file information class for the directory query * * @param fileInformationClass * the fileInformationClass to set */ public void setFileInformationClass(final byte fileInformationClass) { this.fileInformationClass = fileInformationClass; } /** * Sets the query flags for the directory enumeration * * @param queryFlags
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 7.3K bytes - Viewed (0)