rice.p2p.past.rawserialization
Interface PastContentDeserializer

All Known Implementing Classes:
JavaPastContentDeserializer

public interface PastContentDeserializer


Method Summary
 PastContent deserializePastContent(InputBuffer buf, Endpoint endpoint, short contentType)
           
 

Method Detail

deserializePastContent

PastContent deserializePastContent(InputBuffer buf,
                                   Endpoint endpoint,
                                   short contentType)
                                   throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.