Package com.biglybt.core.vuzefile
Interface VuzeFile
- All Known Implementing Classes:
VuzeFileImpl
public interface VuzeFile
-
Method Summary
-
Method Details
-
getName
String getName() -
getComponents
VuzeFileComponent[] getComponents() -
addComponent
-
addComponents
-
exportToBytes
- Throws:
IOException
-
exportToMap
- Throws:
IOException
-
exportToJSON
- Throws:
IOException
-
write
- Throws:
IOException
-