Uses of Class
com.biglybt.pif.torrent.TorrentEncodingException
Packages that use TorrentEncodingException
-
Uses of TorrentEncodingException in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that throw TorrentEncodingExceptionModifier and TypeMethodDescriptionvoid
Torrent.setDefaultEncoding()
void
Torrent.setEncoding
(String encoding) -
Uses of TorrentEncodingException in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent that throw TorrentEncodingExceptionModifier and TypeMethodDescriptionvoid
TorrentImpl.setDefaultEncoding()
void
TorrentImpl.setEncoding
(String encoding) protected void
TorrentManagerImpl.tryToSetTorrentEncoding
(TOTorrent torrent, String encoding)