@param p @param fileOffset @param data @param size @param hash @param modificationTime @param thumbnail @param props @param isCancelled @param progress @return The actual modification time the filesystem returns after write @throws IOException
(Path p,
long fileOffset,
AsyncReader data,
long size,
Optional<HashTree> hash,
Optional<LocalDateTime> modificationTime,
Optional<Thumbnail> thumbnail,
ResumeUploadProps props,
Supplier<Boolean> isCancelled,
Consumer<String> progress)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected