package flate

Import Path
	github.com/andybalholm/brotli/flate (on go.dev)

Dependency Relation
	imports 8 packages, and imported by one package


Package-Level Type Names (total 8, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 13, in which 4 are exported)
NewGZIPWriter returns a new matchfinder.Writer that compresses data at the given level, in gzip encoding. Levels 1–9 are available; levels outside this range will be replaced by the closest level available.
NewWriter returns a new matchfinder.Writer that compresses data at the given level, in flate encoding. Levels 1–9 are available; levels outside this range will be replaced with the closest level available.
Package-Level Variables (total 9, none are exported)
Package-Level Constants (total 10, none are exported)