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

2 uses

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