org.gudy.azureus2.core3.stats
Interface StatsWriterStreamer

All Known Implementing Classes:
StatsWriterStreamerImpl

public interface StatsWriterStreamer


Method Summary
 void write(OutputStream output_stream)
           
 

Method Detail

write

void write(OutputStream output_stream)
           throws IOException
Throws:
IOException