Interface RowSetStreamWriter

All Superinterfaces:
AutoCloseable, Flushable
All Known Implementing Classes:
RowSetStreamWriterCSV, RowSetStreamWriterTSV

public interface RowSetStreamWriter extends Flushable, AutoCloseable