- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setReadOnly (0.06 sec)
-
src/main/java/jcifs/SmbResource.java
/** * Make this file read-only. This is shorthand for <tt>setAttributes( * getAttributes() | ATTR_READ_ONLY )</tt>. * * @throws CIFSException */ void setReadOnly () throws CIFSException; /** * Set the attributes of this file. Attributes are composed into a * bitset by bitwise ORing the <tt>ATTR_*</tt> constants. Setting the
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Dec 20 14:09:34 UTC 2020 - 26K bytes - Viewed (1)