func()

in helpers/rangeheader.go [27:29]


func (h *RangeHeader) IsLast() bool {
	return h.End >= h.TotalSize
}