compress/flate.dictDecoder.histSize (method)
2 uses
compress/flate (current package)
dict_decoder.go#L59: func (dd *dictDecoder) histSize() int {
inflate.go#L593: if dist > f.dict.histSize() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)