Title: MetaFile Reader
Description: Reads a meta file or the torrent file and creates a Map of the information
Copyright: Copyright (c) 2004
Company: CSI5321
Constructor Detail |
public MetaInfoSTSF()
Method Detail |
public BufferedInputStream convertFileBIS(String fileName)
Description : convert a file to bufferedInputStream
fileName
- Stringpublic Map getDecodedFile(String fileName)
Description: Reads the Torrent file and creates a Map
fileName
- StringIOException
-