io.SectionReader.Size (method)

one use

	io (current package)
		io.go#L559: func (s *SectionReader) Size() int64 { return s.limit - s.base }