io.SectionReader.Size (method)

one use

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