MCPcopy Create free account
hub / github.com/bmatsuo/csvutil / Writer

Struct Writer

writer.go:18–22  ·  view source on GitHub ↗

A simple CSV file writer using the package bufio for effeciency. But, because of this, the method Flush() must be called to ensure data is written to any given io.Writer before it is closed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected