github.com/klauspost/compress/zstd.EncoderLevel.String (method, view implemented interface methods)

2 uses

	github.com/klauspost/compress/zstd (current package)
		encoder_options.go#L194: 		if strings.EqualFold(s, l.String()) {
		encoder_options.go#L218: func (e EncoderLevel) String() string {