type io.SectionReader (struct)

Method Implmentations (1 other method implements nothing)

Read(p []byte) (n int, err error) *SectionReader.M : Reader.Read *SectionReader.M : ReadSeeker.Read
ReadAt(p []byte, off int64) (n int, err error) *SectionReader.M : ReaderAt.ReadAt
Seek(offset int64, whence int) (int64, error) *SectionReader.M : ReadSeeker.Seek *SectionReader.M : Seeker.Seek