| Package | Description |
|---|---|
| org.johnnei.javatorrent.torrent |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileInfo> |
AbstractFileSet.fileInfos
The file info about all the files which are contained within this
AbstractFileSet |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
AbstractFileSet.getFileForBytes(int pieceIndex,
int blockIndex,
int byteOffset)
Gets the FileInfo for the given piece and block
|
| Modifier and Type | Method and Description |
|---|---|
List<FileInfo> |
AbstractFileSet.getFiles()
Creates an unmodifiable view of the list of files in this fileset.
|
Copyright © 2016. All rights reserved.