- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SrvCopychunkCopy (0.07 sec)
-
src/main/java/jcifs/internal/smb2/ioctl/SrvCopychunkCopy.java
* * @author mbechler * */ public class SrvCopychunkCopy implements Encodable { private final byte[] sourceKey; private final SrvCopychunk[] chunks; /** * Constructs a server copy chunk operation request * @param sourceKey the resume key identifying the source file * @param chunks the array of copy chunk descriptors */ public SrvCopychunkCopy(final byte[] sourceKey, final SrvCopychunk... chunks) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 2.2K bytes - Viewed (0)