import "github.com/klauspost/compress/gzhttp/writer/gzstd"
stdlib.go
func ImplementationInfo() string
func Levels() (min, max int)
func NewWriter(w io.Writer, level int) writer.GzipWriter