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

Function NewWriterLevelDict

zlib/writer.go:61–70  ·  view source on GitHub ↗

NewWriterLevelDict is like NewWriterLevel but specifies a dictionary to compress with. The dictionary may be nil. If not, its contents should not be modified until the Writer is closed.

(w io.Writer, level int, dict []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

NewWriterFunction · 0.85
NewWriterLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected