JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.milton.zsync.DataRange
Packages that use
DataRange
Package
Description
io.milton.zsync
Uses of
DataRange
in
io.milton.zsync
Methods in
io.milton.zsync
that return types with arguments of type
DataRange
Modifier and Type
Method
Description
static
List
<
DataRange
>
UploadMaker.
getDataRanges
(
List
<
Range
> ranges,
File
local)
Returns the List of DataRange objects containing the portions of the client file to be uploaded to the server.