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 TypeMethodDescriptionvoidTorrent.setDefaultEncoding()voidTorrent.setEncoding(String encoding) -
Uses of TorrentEncodingException in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent that throw TorrentEncodingExceptionModifier and TypeMethodDescriptionvoidTorrentImpl.setDefaultEncoding()voidTorrentImpl.setEncoding(String encoding) protected voidTorrentManagerImpl.tryToSetTorrentEncoding(TOTorrent torrent, String encoding)