com.aelitis.azureus.plugins.net.buddy
Class BuddyPluginBuddy.fragmentHandler.fragmentAssembly
java.lang.Object
com.aelitis.azureus.plugins.net.buddy.BuddyPluginBuddy.fragmentHandler.fragmentAssembly
- Enclosing class:
- BuddyPluginBuddy.fragmentHandler
protected class BuddyPluginBuddy.fragmentHandler.fragmentAssembly
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuddyPluginBuddy.fragmentHandler.fragmentAssembly
protected BuddyPluginBuddy.fragmentHandler.fragmentAssembly(int _id,
int _length,
int _chunk_size)
getID
protected int getID()
getChunksReceived
protected int getChunksReceived()
getTotalChunks
protected int getTotalChunks()
receive
protected boolean receive(int chunk_num,
byte[] chunk)
getData
protected byte[] getData()