Class WriteOptions

    • Field Detail

      • autoClose

        protected final boolean autoClose
        This value is not exposed as an actual option. It will determine whether the output stream automatically closes after the table has been output. The default value is false, and it just set true for File output.