This implementation of TorrentByteStorageFile provides a torrent byte data storage relying on a single underlying file and uses a RandomAccessFile FileChannel to expose thread-safe read/write methods.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.