- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getCode (1.05 sec)
-
src/main/java/jcifs/smb/SmbFile.java
// otherwise there are no guarantees anyway, but this stuff is legacy anyways. final SmbComSeek seekReq = new SmbComSeek(config, 0); seekReq.setMode(0x2); // from EOF final SmbComSeekResponse seekResp = new SmbComSeekResponse(config); seekReq.setFid(response.getFid()); try { h.send(seekReq, seekResp);Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0)