MCPcopy Index your code
hub / github.com/driusan/dgit / NewReaderDict

Function NewReaderDict

zlib/reader.go:98–105  ·  view source on GitHub ↗

NewReaderDict is like NewReader but uses a preset dictionary. NewReaderDict ignores the dictionary if the compressed data does not refer to it. If the compressed data refers to a different dictionary, NewReaderDict returns ErrDictionary. The ReadCloser returned by NewReaderDict also implements Rese

(r flate.Reader, dict []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewReaderFunction · 0.85

Calls 1

ResetMethod · 0.65

Tested by

no test coverage detected