Skip to content

encodeRecord variant that does not append recordSep #216

Open
@adamgundry

Description

@adamgundry

I have an application where I wanted to encode a single record, quoting all the fields, but not attach a trailing newline. Data.Csv.Encoding.encodeRecord looks pretty much exactly what I want, but is isn't exposed. Data.Csv.Builder.encodeRecord is exposed, but it always appends the line separator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions