Searched refs:windowSize (Results 1 – 1 of 1) sorted by relevance
50 const windowSize = 32 * 1024 const760 if start >= windowSize {761 dict, err = ioutil.ReadAll(io.NewSectionReader(r, start-windowSize, windowSize))