Rice Pastry API

rice.p2p.commonapi.rawserialization
Interface SizeCheckOutputBuffer

All Superinterfaces:
OutputBuffer
All Known Implementing Classes:
DirectSizeChecker, SizeChecker

public interface SizeCheckOutputBuffer
extends OutputBuffer


Method Summary
 int bytesWritten()
           
 void writeSpecial(java.lang.Object o)
           
 
Methods inherited from interface rice.p2p.commonapi.rawserialization.OutputBuffer
bytesRemaining, write, writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
 

Method Detail

writeSpecial

void writeSpecial(java.lang.Object o)
                  throws java.io.IOException
Throws:
java.io.IOException

bytesWritten

int bytesWritten()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection