- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for closeFlags (0.05 sec)
-
src/main/java/jcifs/internal/smb2/create/Smb2CloseRequest.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.6K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/create/Smb2CloseResponse.java
super(config); this.fileId = fileId; this.fileName = fileName; } /** * Get the close flags * * @return the closeFlags */ public final int getCloseFlags() { return this.closeFlags; } /** * Get the file creation time * * @return the creationTime */ public final long getCreationTime() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 6.1K bytes - Viewed (0)