Interface IFileRangeSpecification


public interface IFileRangeSpecification
An object that describes a file range specification. Object implementations of this class can be
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Get the end position of transfer range.
    long
    Get the start position to start from.