- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 0x104 (0.02 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
*/ public static final int ATTR_SYSTEM = 0x04; /** * A file with this bit on as returned by {@code getAttributes()} is * a volume */ public static final int ATTR_VOLUME = 0x08; /** * A file with this bit on as returned by {@code getAttributes()} is * a directory */ public static final int ATTR_DIRECTORY = 0x10; /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)