buttress.torrent
Class TorrentSubFile
java.lang.Object
buttress.torrent.TorrentSubFile
- public class TorrentSubFile
- extends java.lang.Object
|
Method Summary |
long |
getSize()
|
void |
print()
|
boolean |
read(java.io.InputStreamReader ISR)
|
boolean |
read(java.io.InputStreamReader ISR,
char firstchar)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lengthtag
public java.lang.String lengthtag
size
public long size
pathtag
public java.lang.String pathtag
paths
public java.lang.String[] paths
TorrentSubFile
public TorrentSubFile()
TorrentSubFile
public TorrentSubFile(java.io.InputStreamReader ISR)
read
public boolean read(java.io.InputStreamReader ISR)
read
public boolean read(java.io.InputStreamReader ISR,
char firstchar)
getSize
public long getSize()
print
public void print()