type io.SectionReader (struct)

Method Implmentations (1 other method implements nothing)

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