Class StreamingSheetWriter

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @Beta
    public class StreamingSheetWriter
    extends SheetDataWriter
    Unlike SheetDataWriter, this writer does not create a temporary file, it writes data directly to the provided OutputStream.
    Since:
    5.0.0