io.SectionReader.Size (method)
2 uses
io (current package)
io.go#L543: if off < 0 || off >= s.Size() {
io.go#L559: func (s *SectionReader) Size() int64 { return s.limit - s.base }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)