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