- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for FILE_READ (0.06 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFileOutputStream.java
* * @param url An smb URL representing the file to write to * @param shareAccess File sharing flag: <code>SmbFile.FILE_NOSHARE</code> or any combination of <code>SmbFile.FILE_READ</code>, <code>SmbFile.FILE_WRITE</code>, and <code>SmbFile.FILE_DELETE</code> */ public SmbFileOutputStream( String url, int shareAccess ) throws SmbException, MalformedURLException, UnknownHostException {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 21:10:40 UTC 2019 - 9.2K bytes - Viewed (0)