- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isSuitable (0.05 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
if (isDirectory()) { path += '/'; } return path; } /** * Retrieve the time this <code>SmbFile</code> was created. The value * returned is suitable for constructing a {@link java.util.Date} object * (i.e. seconds since Epoch 1970). Times should be the same as those * reported using the properties dialog of the Windows Explorer program. *
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Mar 13 12:00:57 UTC 2023 - 107.9K bytes - Viewed (0)