org.gudy.azureus2.core3.stats
Interface StatsWriterStreamer

All Known Implementing Classes:
StatsWriterStreamerImpl

public interface StatsWriterStreamer


Method Summary
 void write(java.io.OutputStream output_stream)
           
 

Method Detail

write

void write(java.io.OutputStream output_stream)
           throws java.io.IOException
Throws:
java.io.IOException