This implementation of the torrent byte storage provides support for multi-file torrents and completely abstracts the read/write operations from the notion of different files. The byte storage is represented as one continuous byte storage, directly accessible by offset regardless of which file this offset lands.
@author mpetazzoni @author dgiffin
|
|