Uses of Class
org.klomp.snark.web.InclusiveByteRange

Packages that use InclusiveByteRange
org.klomp.snark.web The i2psnark user interface, implemented as a webapp in i2psnark.war. 
 

Uses of InclusiveByteRange in org.klomp.snark.web
 

Methods in org.klomp.snark.web that return types with arguments of type InclusiveByteRange
static List<InclusiveByteRange> InclusiveByteRange.satisfiableRanges(Enumeration<?> headers, long size)