rice.p2p.glacier
Class Fragment
java.lang.Object
rice.p2p.glacier.Fragment
- All Implemented Interfaces:
- Serializable
public class Fragment
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
payload
public transient byte[] payload
Fragment
public Fragment(int _size)
Fragment
public Fragment(InputBuffer buf)
throws IOException
- Throws:
IOException
getPayload
public byte[] getPayload()
serialize
public void serialize(OutputBuffer buf)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.