MCPcopy Create free account
hub / github.com/driusan/dgit / NewWriter

Function NewWriter

zlib/writer.go:41–44  ·  view source on GitHub ↗

NewWriter creates a new Writer. Writes to the returned Writer are compressed and written to w. It is the caller's responsibility to call Close on the WriteCloser when done. Writes may be buffered and not flushed until Close.

(w io.Writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CompressedWriterMethod · 0.92
WriteObjectMethod · 0.92

Calls 1

NewWriterLevelDictFunction · 0.85

Tested by

no test coverage detected