TextLineEncoder.this

Creates a new instance with the current default {@link Charset} and the specified <tt>delimiter</tt>.

@param delimiter The line delimiter to use

  1. this()
  2. this(string delimiter)
  3. this(LineDelimiter delimiter)
    class TextLineEncoder

Meta