BenCoder
Class MetaInfoSTSF

public class MetaInfoSTSF

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

Version:
1.0
Author:
Arun Chokkalingam
Constructor Detail

MetaInfoSTSF

public MetaInfoSTSF()
Creates an instance of the Meta InfoSTSF

Method Detail

convertFileBIS

public BufferedInputStream convertFileBIS(String fileName)

Description : convert a file to bufferedInputStream

Parameters:
fileName - String
Returns:
BufferedInputStream

getDecodedFile

public Map getDecodedFile(String fileName)

Description: Reads the Torrent file and creates a Map

Parameters:
fileName - String
Returns:
Map
Throws:
IOException -