Skip to content

No way to flush a Writer #18

@cuboci

Description

@cuboci

Hi,

while writing some XML (generated by xml.Marshal) to an iconv.Writer I noticed some data getting cut off upon my program exiting. If I used the underlying io.Writer directly (that is, without converting the data), that didn't happen. Unfortunately, there is no way to flush iconv.Writer's internal buffer explicitely. Am I missing something or is this a bug?

Cheers,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions