Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReaderAtCloser ¶
type SectionReadCloser ¶
type SectionReadCloser struct {
*io.SectionReader
// contains filtered or unexported fields
}
func NewSectionReadCloser ¶
func NewSectionReadCloser(r ReaderAtCloser, off int64, n int64) *SectionReadCloser
func (*SectionReadCloser) Close ¶
func (sc *SectionReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.