CSV.LineAggregator

The CSV LineAggregator module - aggregates lines in a stream that are part of a common escape sequence.

Summary

Aggregates the common escape sequences of a stream with the given separator

Functions

aggregate(stream, options \\ [])

Aggregates the common escape sequences of a stream with the given separator.

Options

Options get transferred from the decoder. They are:

  • :separator – The field separator