func github.com/klauspost/compress/zstd.InspectDictionary

2 uses

	github.com/klauspost/compress/zstd (current package)
		dict.go#L153: func InspectDictionary(b []byte) (interface {
		dict.go#L524: 		i, err := InspectDictionary(out.Bytes())