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
Method Detail |
public static java.io.BufferedInputStream convertFileBIS(java.lang.String fileName)
Description : convert a file to bufferedInputStream
fileName
- Stringpublic static java.util.Map getDecodedFile(java.lang.String fileName)
Description: Reads the Torrent file and creates a Map
fileName
- StringIOException
-