- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setCachedAttributes (0.16 seconds)
-
docs/smb3-features/04-directory-leasing-design.md
String filePath = directoryPath + "/" + fileInfo.getName(); // Create SmbFile with cached attributes SmbFile file = new SmbFile(filePath, context); file.setCachedAttributes(new SmbFileAttributes() { @Override public long getSize() { return fileInfo.getSize(); } @Override public long getLastWriteTime() { return fileInfo.getLastModified(); }
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 02:53:50 GMT 2025 - 36.2K bytes - Click Count (0)